First time here? Check out the FAQ!

Revision history  [back]

Of the tables mentioned in the solution, I can only find the tag table. The others have presumably been changed over time.

I decided to just repair all my tables -- what could it hurt? I used the myisamchk utility instead of running the REPAIR command in mysql. This seemed to work fine -- no errors when running the utility. However, afterward, there were at least two tables that were no longer correct: django_session and auth_permission.

Not until I ran the REPAIR command from a mysql prompt did these errors go away.

Of the tables mentioned The table names above do not seem to be present in the solution, I can only find schema any longer, at least in my MySQL database. Are there updated instructions anywhere on how to get 3-letter searches to work? (I'm using the tag table. The others have presumably been changed over time.default search settings out of the box -- version 0.7.49.)

I decided to just repair all my tables -- what could it hurt? I used the myisamchk utility instead of running the REPAIR command in mysql. This seemed to work fine -- no errors when running the utility. However, afterward, there were at least two tables that were no longer correct: django_session and auth_permission.

Not until I ran the REPAIR command from a mysql prompt did these errors go away.

The table names above do not seem to be present in the schema any longer, at least in my MySQL database. Are there updated instructions anywhere on how to get 3-letter searches to work? (I'm using the default search settings out of the box -- version 0.7.49.)box.)

The table names above do not seem to be present in the schema any longer, at least in my MySQL database. longer. Are there updated instructions anywhere on how to get 3-letter searches to work? (I'm using the default search settings out of the box.)