Hi,

I came across this term several times while reading about character set and collation handling, e.g. in the last paragraph of the online manual section 10.3.2 (http://dev.mysql.com/doc/mysql/en/Charset-database.html):
"
The character set and collation for the default database are available as the values of the character_set_database and collation_database system variables. The server sets these variables whenever the default database changes. If there is no default database, the variables have the same value as the corresponding server-level variables, character_set_server and collation_server.
"


Also in the changes of version 4.1.8 in the "Functionality added or changed:" section the first entry reads:
"
* For ALTER DATABASE, the database name now can be omitted to apply
the change to the default database.
"


I searched a while but could not find an explanation.

So the question remains:
what is the "default database"?

Regards,
   Frank.


-- Dr. Frank Ullrich, DBA Netzwerkadministration Heise Zeitschriften Verlag GmbH & Co KG, Helstorfer Str. 7, D-30625 Hannover E-Mail: [EMAIL PROTECTED] Phone: +49 511 5352 587; FAX: +49 511 5352 538



--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to