>Fortunately, these were only test databases so there won't be much
>loss. My question is in the future, is there a recommended way of backing
>up the databases that will not cause any errors?
I'm using mysqldump to create backups.. but that's on linux, I'm not sure
about windooz version. Pr
Unfortunately, you're using MySQL on a Microsoft product, and you've probably
run into one of those issues where Redmond decided what's best for you (changing
the 'case' of the filenames).
BUT, in both the Microsoft and UNIX realm of products, 'packaging' files (on
UNIX using 'tar' and 'gzip',
Hello,
I have a box running Win2k and MySQL 3.23.36, I had made a backup of all my
databases/tables to CD-ROM last week. When I tried to access them again
from the CD-ROM, I noticed that all file names had been altered to be
displayed in uppercase and now they will not function in the php scr