mariadb/client
unknown b2cec26dfb Fix that mysqladmin shutdown can be interrupted with ^C
Fixed bug with BLOB keys in BDB tables
Fixed problem with MERGE tables on OS with 32 bit files
Fixed that TIME_TO_SEC() works with negative times


Docs/manual.texi:
  Changelog
client/mysqladmin.c:
  Fix that mysqladmin shutdown can be interrupted with ^C
include/mysqld_error.h:
  Fixed typo
mysql-test/r/func_time.result:
  Added test case for negative times
mysql-test/t/func_time.test:
  Added test case for negative times
mysql-test/t/rpl000015-slave.sh:
  Removed warnings
mysql-test/t/rpl000016-slave.sh:
  Removed warnings
sql/field.cc:
  Fixed bug with BLOB keys in BDB tables
sql/field.h:
  Fixed bug with BLOB keys in BDB tables
sql/ha_berkeley.cc:
  Fixed bug with BLOB keys in BDB tables
sql/ha_myisammrg.cc:
  Fixed problem with MERGE tables on OS with 32 bit files
sql/item_timefunc.cc:
  Fixed that TIME_TO_SEC() works with negative times.
sql/share/swedish/errmsg.txt:
  Merge with 4.0
sql/sql_acl.cc:
  Fixed typo
2001-11-03 15:18:09 +02:00
..
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
client_priv.h Update for OS2 (patch from Yuri Dario). 2001-10-31 03:22:31 +02:00
completion_hash.cc Import changeset 2000-07-31 21:29:14 +02:00
completion_hash.h Import changeset 2000-07-31 21:29:14 +02:00
connect_test.c Import changeset 2000-07-31 21:29:14 +02:00
errmsg.c Fixed bugs in symlink code 2001-06-02 01:16:26 +03:00
get_password.c Import changeset 2000-07-31 21:29:14 +02:00
insert_test.c Import changeset 2000-07-31 21:29:14 +02:00
list_test.c Import changeset 2000-07-31 21:29:14 +02:00
Makefile.am Fix for make dist 2001-10-02 22:21:14 +03:00
my_readline.h Cleanup of tests 2000-12-28 19:25:41 +02:00
mysql.cc Fixed bug in INSERT DELAYED 2001-10-02 21:08:08 +03:00
mysqladmin.c Fix that mysqladmin shutdown can be interrupted with ^C 2001-11-03 15:18:09 +02:00
mysqlbinlog.cc OS2 patch 2001-09-12 23:53:31 +03:00
mysqlcheck.c OS2 patch 2001-09-12 23:53:31 +03:00
mysqldump.c Update for OS2 (patch from Yuri Dario). 2001-10-31 03:22:31 +02:00
mysqlimport.c OS2 patch 2001-09-12 23:53:31 +03:00
mysqlshow.c Added --verbose option to mysqlshow 2001-06-12 11:59:14 +03:00
mysqltest.c fixed bug in mysqltest 2001-09-15 22:09:12 -06:00
password.c Import changeset 2000-07-31 21:29:14 +02:00
readline.cc Cleanup of tests 2000-12-28 19:25:41 +02:00
select_test.c Import changeset 2000-07-31 21:29:14 +02:00
showdb_test.c Import changeset 2000-07-31 21:29:14 +02:00
sql_string.cc changed to use IO_CACHE instead of FILE 2000-11-15 23:00:06 +02:00
sql_string.h changed to use IO_CACHE instead of FILE 2000-11-15 23:00:06 +02:00
ssl_test.c Import changeset 2000-07-31 21:29:14 +02:00
thimble.cc added loops and other cool stuff to mysqltest 2000-12-02 10:11:50 -07:00
thread_test.c Portability fix in mysqlbinlog.cc (include my_pthread.h) 2001-08-21 19:14:04 -04:00
violite.c Use C-style comments in common header files and C code. 2001-01-16 22:35:27 +02:00