wikokit icon indicating copy to clipboard operation
wikokit copied to clipboard

MySQL to SQLite conversion issues

Open osabate opened this issue 8 years ago • 2 comments

Hi Andrew,

I've been following the instructions on this wiki page and when I execute the mysqldump commands I get this error:

mysqldump: Error: 'Expression #3 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'information_schema.FILES.TOTAL_EXTENTS' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by' when trying to dump tablespaces

I'm using the sample files you have here, so things should just work. I'm on OS X 10.10 and I use MySQL 5.7.11.

Any clues?

Greatly appreciated!

osabate avatar Mar 17 '16 04:03 osabate

Hi!

Do you used enwikt20140908_parsed.sql?

mysqldump in (1) Tables' structure preparations or (2) Data conversion caused the error?

componavt avatar Mar 23 '16 14:03 componavt

Thanks for getting back to me Andrew.

Yes I used enwikt20140908_parsed.sq and it was on instruction (1) Table structure preparation.

Would you mind also sharing the end result of the SQLite file?

osabate avatar Mar 23 '16 23:03 osabate