mariadb/client
bar@bar.mysql.r18.ru 8229d282f7 Extensions to support this:
SHOW CREATE DATABASE [IF NOT EXISTS] dbname

Version dependant parts are displayed in appropriative comments:
CREATE DATABASE /*!32312 IF NOT EXISTS*/ `ucs` /*!40100 DEFAULT CHARACTER SET ucs2*/
2002-11-06 12:01:38 +04:00
..
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
client_priv.h New SET syntax & system variables. 2002-07-23 18:31:22 +03:00
completion_hash.cc Update copyright 2001-12-06 14:10:51 +02:00
completion_hash.h Update copyright 2001-12-06 14:10:51 +02:00
connect_test.c Update copyright 2001-12-06 14:10:51 +02:00
errmsg.c Update copyright 2001-12-06 14:10:51 +02:00
get_password.c Update copyright 2001-12-06 14:10:51 +02:00
insert_test.c Update copyright 2001-12-06 14:10:51 +02:00
list_test.c Update copyright 2001-12-06 14:10:51 +02:00
Makefile.am Fixed searching after ssl directories. 2002-09-05 16:17:08 +03:00
my_readline.h Update copyright 2001-12-06 14:10:51 +02:00
mysql.cc add help command on server side 2002-10-28 17:44:19 +04:00
mysqladmin.c Fixed some bugs in mysql, mysqladmin and mysqld. 2002-10-15 23:34:55 +03:00
mysqlbinlog.cc Increased max possible max_allowed_packet to 1G 2002-09-19 17:49:41 +03:00
mysqlcheck.c Fixed three bugs in mysqlcheck and changed documentation for mysqld_multi 2002-10-17 19:34:02 +03:00
mysqldump.c Extensions to support this: 2002-11-06 12:01:38 +04:00
mysqlimport.c fixed so that --ssl and --skip-ssl works with the MySQL clients. 2002-09-17 23:46:53 +03:00
mysqlmanager-pwgen.c Big code cleanup/review before 4.0.2 release. 2002-06-11 11:20:31 +03:00
mysqlmanagerc.c Big code cleanup/review before 4.0.2 release. 2002-06-11 11:20:31 +03:00
mysqlshow.c fixed so that --ssl and --skip-ssl works with the MySQL clients. 2002-09-17 23:46:53 +03:00
mysqltest.c Merge with 4.0.4 2002-10-02 17:55:12 +03:00
password.c Update copyright 2001-12-06 14:10:51 +02:00
readline.cc Added macros for nice TIMESPEC usage. 2002-01-02 21:29:41 +02:00
select_test.c Update copyright 2001-12-06 14:10:51 +02:00
showdb_test.c Update copyright 2001-12-06 14:10:51 +02:00
sql_string.cc Simple charsets now have strncoll() field too 2002-10-09 15:40:57 +05:00
sql_string.h New ctype functions/macros to support many charsets at a time 2002-03-12 21:37:58 +04:00
ssl_test.c Update copyright 2001-12-06 14:10:51 +02:00
thimble.cc Update copyright 2001-12-06 14:10:51 +02:00
thread_test.c Added useful exit error code for programs using my_getopt in case 2002-05-29 15:07:30 +03:00