Thursday 27 November 2003 3:26:00 am
Hmm, you are right, the only database that has all the tables is the plain package one. I tried executing the blog.sql from the kernel/setup directories and get an error message: Output from SQL commands in file /..../kernel/setup/packages/blog/sql/mysql/blog.sql .. ERROR 1065 at line 23: Query was empty The only table created is the approve one. Line 23 in blog.sql: /*!40000 ALTER TABLE ezapprove_items DISABLE KEYS */; Doesn't seem right to me, although I am not a mysql expert. Any comments? Karsten
|