Nov
19
MySQL Default Schema
November 19, 2008 |
If you use MySQL Query Browser, when you launch the application, there is one field asks for Default Schema, to those who are wondering what the heck Default Schema is, it is actually just the default database you want to select once connect to the server.
So you can enter any existing database name at your server as the Default Schema, and it’s not a big deal if you choose to leave it blank, you can always select the database at anytime after you connect to the server.
Hope this helps! :)
Similar Posts



































