Hi,
I´ve developed a site (EE 1.6) for a client locally using MySQL version 5.0.19. The host is on MySQL 3.23.49, so I exported all the tables with “Export Compatibility MYSQL 323”, but phpMyAdmin says it´s unable to read the data (no matter if uncompressed or zipped).
I sent the DB to the host but they couldn´t replace the complete DB either - 51 tables instead of 68, and even within the tables the data seems randomly incomplete. Some fieldgroups have all fields, some have 0 fields, for example.
Also phpMyAdmin (which is installed separately for every client) says, the extension “mbstring is missing”. Could that be causing the difficulties?
Any advice very welcome!
Wolfram