Hello.
> 3.23 to 4.0 and then upgrading from 4.0 to 4.1. Does that mean that I
> can't just move databases from a machine that was 3.23 to a machine
> that is 4.1?
You can, however usually it won't work as supposed without additional
actions (like index repairing).
Curious Georg
Thanks for the replies so far,
I still haven't got this figured out, but I left out one important
piece of information. I'm moving 3.23 databases to a 4.1 installation.
Looking at the documentation, I see instructions for upgrading from
3.23 to 4.0 and then upgrading from 4.0 to 4.1. Does that mean
Hello.
Login as root though mysql command line client and check
if new tables exist and if you're able to work with them.
Under what user are you working in phpMyAdmin? Does he have
some privileges on just created databases or 'SHOW DATABASES'
privilege. See:
http://dev.mysql.com/doc/refm
rious George" <[EMAIL PROTECTED]>
To:
Sent: Saturday, December 03, 2005 7:05 AM
Subject: Moving databases from backups not working . . .
Greetings all,
I've got some headaches I need to make go away over the weekend. I
used phpMyAdmin to backup some small mysql databases. (S
Greetings all,
I've got some headaches I need to make go away over the weekend. I
used phpMyAdmin to backup some small mysql databases. (So I've got a
bunch of _dbname_.sql files)
I have a different machine with a newer version of MySQL (4.1.13a)
running and configured so that I can connect from t