main
apple
java
perl
unix
directory
blog
search page
new posts
How to get the generated key from an auto_increment field after an INSERT
Free Public WiFi
How to forward from one JSP to another JSP
When a Java method call requires a Class reference
How to perform a case-insensitive database query
A Perl program to read an Apache access log file
more ...
categories
best practices
(24)
cvs
(13)
design
(0)
design patterns
(0)
eclipse
(5)
intellij
(4)
java
(104)
jbuilder
(22)
jdbc
(9)
jfc/swing
(38)
jsp's
(4)
latex
(25)
linux/unix
(84)
mac os/x
(100)
mysql
(13)
ooa/ood
(12)
page 1
(261)
perl
(25)
personal
(102)
postgresql
(17)
ruby
(25)
servlets
(6)
software-dev
(1)
svn
(7)
testing
(2)
uml
(2)
new bookmarks
MySQL - show status syntax
MySQL - status variables
How to use the SHOW STATUS command in MySQL
Engineers without Borders
KTNA
Alaska Public Radio Network
Apple Design Awards 2008
Fix for Perl on Mac OS X Leopard
Monaco font for Windows
Top 10 JavaOne 2008 Rich Client things
more...
other links
what's new page
long list of all blogs
rss feed
main blog page
::
mysql
How do I generate a list of databases in a MySQL database?
By Alvin J. Alexander, devdaily.com
Simple. From the mysql command line, use this command:
show databases;
What's related
How do I list the tables in a MySQL database?
How do I show the users I've created in a MySQL database?
Tue, Sep 20, 2005 (Generating source code from the database design)
delicious
digg
facebook
reddit
stumbleupon
send feedback, suggest a topic