mariadb/client
monty@mashka.mysql.fi a01a0840dc Some trivial optimzations
Check if AND/OR expression can be NULL; Fixed bug in GROUP BY and-or-expression where expression could be NULL
Bug fix for SHOW OPEN TABLES when user didn't have privilege to access all open tables.
Better fix for ALTER TABLE on BDB tables.
2002-09-03 15:44:25 +03:00
..
.cvsignore
client_priv.h New SET syntax & system variables. 2002-07-23 18:31:22 +03:00
completion_hash.cc
completion_hash.h
connect_test.c
errmsg.c
get_password.c
insert_test.c
list_test.c
Makefile.am
my_readline.h
mysql.cc Some trivial optimzations 2002-09-03 15:44:25 +03:00
mysqladmin.c Removed wrong mutex lock (hangup in kill on HPUX) 2002-08-24 02:08:10 +03:00
mysqlbinlog.cc Update for running gcc 3.x (mainly on HPUX) 2002-06-30 18:57:21 +03:00
mysqlcheck.c Merge work:/home/bk/mysql-4.0 2002-08-28 17:55:44 +00:00
mysqldump.c Fix for SSL and new my_getopt 2002-08-09 16:47:16 +03:00
mysqlimport.c Removed wrong mutex lock (hangup in kill on HPUX) 2002-08-24 02:08:10 +03:00
mysqlmanager-pwgen.c
mysqlmanagerc.c
mysqlshow.c Fix for SSL and new my_getopt 2002-08-09 16:47:16 +03:00
mysqltest.c Added sync_slave_with_master [connection]. 2002-08-29 12:08:54 -06:00
password.c
readline.cc
select_test.c
showdb_test.c
sql_string.cc
sql_string.h
ssl_test.c
thimble.cc
thread_test.c