André van Toly wrote:
I believe you that the dump you have created from your Windows MySQL installation does not include the capital 'T' since DOS is not case sensitive. Try editing the dump by hand and import it again.
OR you could just run: ALTER TABLE mm_numbertable RENAME TO mm_numberTable; -- Pierre van Rooden Mediapark, C 107 tel. +31 (0)35 6772815 "Hard work may pay off in the long run, but laziness always pays off right now." _______________________________________________ Developers mailing list [email protected] http://lists.mmbase.org/mailman/listinfo/developers
