1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-17 12:02:09 +03:00
Commit Graph

12 Commits

Author SHA1 Message Date
6056cfadfc Merge with 4.0.16 2003-10-07 15:42:26 +03:00
5f164e2f70 Merge bk-internal.mysql.com:/home/bk/mysql-4.0
into narttu.mysql.fi:/my/mysql-4.0
2003-09-23 13:36:25 +03:00
f05a1c8394 Block SIGPIPE also for not threaded client programs.
Added --include and --libs_r options to mysql_config.
Added mysql_get_client_version() to client library
Fixed some minor benchmark issues
2003-09-23 13:36:01 +03:00
99e2a82168 Bug 1350 fix 2003-09-22 11:11:36 +05:00
40cabaa773 - fixed several typos ("uppdate"->"update" and "tryed"->"tried") 2003-09-19 18:34:57 +02:00
b201d49631 comp_err.c:
There are some problems compiling with pure "configure"
  I need to fix it first.
2003-09-19 18:16:32 +05:00
731b8392ee Charset number is now stored into error.sys by comp_err and loaded by mysqld. 2003-09-17 16:22:58 +05:00
87fb862ec5 Preparing to support character set in error messages 2003-09-17 14:25:04 +05:00
b658662ae4 Update copyright
Fixed memory leak on shutdown (Affects the embedded version & MyODBC)
2001-12-06 14:10:51 +02:00
7cadc6e711 Changed to use my_global.h
Fixed problem with LIKE with latin1_de
Added parsing support of UNSIGNED LONG LONG
2001-09-14 02:54:33 +03:00
7a19987805 OS2 patch 2001-09-12 23:53:31 +03:00
f4c589ff6c Import changeset 2000-07-31 21:29:14 +02:00