I have installed phpmyadmin. My configuration is the following : - MySQL 3.23.32 - Red Hat 7.0 - PHP 4 When i tried to upload a textfile, i have the following error : "MySQL said: Unknown database ' toto'" The database exists.
What is the problem ?
I see two spaces before toto : ' toto', is that a mistake or is that the problem :-)
by "upload a textfile" i mean to upload a database file (structure+data).
There is a space in the error message. How to resolve it ?