mariadb/client
monty@mashka.mysql.fi e327393e9d Fixed a lot of wrong memory references as reported by valgrind
Portability fixes
Added new client function: mysql_get_server_version()
New server help code (From Victor Vagin)
Fixed wrong usage of binary()
Disabled RTREE usage for now.
2003-02-12 21:55:37 +02:00
..
.cvsignore
client_priv.h Added --compatible mode to mysqldump. 2003-01-16 05:35:59 +02:00
completion_hash.cc upgrade readline to version 4.3 2002-11-19 18:26:53 +04:00
completion_hash.h upgrade readline to version 4.3 2002-11-19 18:26:53 +04:00
connect_test.c Correct bug which exposed itself in rpl000017 2002-11-29 21:34:13 +03:00
get_password.c
insert_test.c Removed compiler warnings 2003-01-18 21:55:01 +02:00
list_test.c
Makefile.am temporary fix to make mysql.cc to compile --with-readline 2002-11-26 15:33:30 +01:00
my_readline.h
mysql.cc Fixed a lot of wrong memory references as reported by valgrind 2003-02-12 21:55:37 +02:00
mysqladmin.c Merge with 4.0.11 2003-02-04 21:52:14 +02:00
mysqlbinlog.cc Gluh asked me to do it 2003-01-31 11:41:39 +04:00
mysqlcheck.c Merge with 4.0.11 2003-02-04 21:52:14 +02:00
mysqldump.c Merge with 4.0.11 2003-02-04 21:52:14 +02:00
mysqlimport.c Removed ^M 2002-12-27 18:13:32 +02: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 Removed ^M 2002-12-27 18:13:32 +02:00
mysqltest.c Merge with 4.0.11 2003-02-04 21:52:14 +02:00
password.c
readline.cc
select_test.c Get rid of pbool from my_list.h; and avoid using the my_global.h for clients 2002-11-28 09:56:26 -08:00
showdb_test.c
sql_string.cc Always use USE_STRCOLL code 2003-01-30 11:15:14 +04:00
sql_string.h Copy from /sql directory 2002-11-15 13:58:24 +04:00
ssl_test.c
thimble.cc
thread_test.c