summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* Bug #6737: REGEXP gives wrong result with case sensitive collation:bar@mysql.com2004-11-221-0/+11
* correct name of function in synopsistimour@mysql.com2004-11-181-1/+1
* key_cache.result, key_cache.test:igor@rurik.mysql.com2004-11-161-12/+13
* Merge with 4.0jani@ua141d10.elisa.omakaista.fi2004-11-121-5/+4
|\
| * Removed an unneccessary for() and variable.jani@ua141d10.elisa.omakaista.fi2004-11-121-5/+4
* | Merge on pullmonty@mysql.com2004-11-121-39/+84
|\ \
| * \ merge with 4.0monty@mysql.com2004-11-121-39/+84
| |\ \ | | |/
| | * Some code clean-up and optimization.jani@a80-186-24-72.elisa-laajakaista.fi2004-11-111-30/+60
| | * Removed check for .ini file elsewhere, except on Windows.jani@a80-186-24-72.elisa-laajakaista.fi2004-11-111-0/+4
| | * Fixed a typo that caused segmentation fault when usingjani@a193-229-222-105.elisa-laajakaista.fi2004-11-051-1/+1
| | * Changed default.c so that it now checks for my.ini and thenjani@a193-229-222-105.elisa-laajakaista.fi2004-11-051-39/+50
* | | A fix (bug #6551: UMASK_DIR & UMASK not taken into account (mysqld.cc my_init...ram@gw.mysql.r18.ru2004-11-111-0/+2
|/ /
* | Added possibility to detect if libmysqld is restartedmonty@mysql.com2004-11-111-3/+4
* | A lot of fixes for prepared statements (PS):monty@mysql.com2004-10-261-0/+2
* | Fix compiler warnings (detected by Intel's C++ compiler)monty@mysql.com2004-10-223-0/+16
* | Merge with 4.0monty@mysql.com2004-10-201-2/+10
|\ \ | |/
| * Fix test case for innodb-lockmonty@mysql.com2004-10-201-2/+10
* | Review of all code pushed since last reviewmonty@mishka.local2004-10-202-2/+2
* | true,false -> TRUE, FALSEmonty@mishka.local2004-10-142-18/+43
* | Merge with 4.0 for 4.1 releasemonty@mysql.com2004-10-065-13/+24
|\ \ | |/
| * Fix for BUG#3248 "Doc says MyISAM warns if disk full but it does not":guilhem@mysql.com2004-09-245-13/+25
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1dlenev@mysql.com2004-09-231-5/+32
|\ \
| * | Implementation of Monty's idea about clear_alloc_root() optimization and clea...dlenev@brandersnatch.localdomain2004-09-231-5/+32
* | | A fix and test case for Bug#5315 "mysql_change_user() doesn't freekonstantin@mysql.com2004-09-221-0/+26
|/ /
* | Merginghf@deer.(none)2004-09-141-1/+1
|\ \
| * | A set of mysql_home_path-related fixeshf@deer.(none)2004-09-071-1/+1
* | | Persian collation, contibuted by Jody McIntyrebar@mysql.com2004-09-131-0/+4
* | | Merge with 4.0monty@mysql.com2004-09-011-40/+57
|\ \ \ | |/ / |/| / | |/
| * Added global my_getopt_error_reporter function pointer which is ram@gw.mysql.r18.ru2004-08-311-45/+56
| * Code style fixes.monty@mysql.com2004-08-281-39/+48
* | mergedserg@serg.mylan2004-08-261-29/+32
|\ \ | |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.0rburnett@build.mysql.com2004-08-251-29/+29
| |\
| | * Bug #4466 Nothing in .err when mysql service ends because of malformed my.i...rburnett@build.mysql.com2004-08-191-1/+1
| | * Bug #4466 Nothing in .err when mysql service ends because of malformed my.i...rburnett@build.mysql.com2004-08-191-1/+1
| | * BUG# 4466 - Nothing in .err when mysql service ends because of malformed my.i...rburnett@build.mysql.com2004-08-181-33/+23
| | * mysql_priv.h:rburnett@build.mysql.com2004-08-141-19/+29
| * | Fix warning VC++ and fix applied fisrt to source 4.1miguel@hegel.txg.br2004-08-242-22/+9
* | | my_handler.c:rburnett@build.mysql.com2004-08-241-2/+2
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-08-2322-63/+64
|\ \ \
| * | | Changed %lx -> 0x%lx (for easier comparison of debug files)monty@mysql.com2004-08-2322-63/+64
* | | | mergedserg@serg.mylan2004-08-201-2/+2
|\ \ \ \ | | |/ / | |/| |
| * | | typos fixedserg@serg.mylan2004-08-191-2/+2
| * | | copied new my_vsnprintf from 4.1. use "ul" when mergingserg@serg.mylan2004-08-191-16/+74
| | |/ | |/|
* | | bug fixed: when inited=0, can_be_used should be 0 too. (BUG#4901)serg@serg.mylan2004-08-111-21/+21
* | | Fix for bug report #4737 and revert fix for bug #4375 (re-opened).miguel@hegel.txg2004-07-291-11/+0
* | | WL#1518, "make bundled zlib usable for unix builds": konstantin@mysql.com2004-07-241-1/+2
* | | First step of implementation of WL#1518 "make bundled zlibkonstantin@mysql.com2004-07-211-13/+0
| |/ |/|
* | Don't close already closed files in vio (not critical)monty@mysql.com2004-07-121-0/+1
* | Merge with 4.0 to get bug fixesmonty@mysql.com2004-07-091-0/+11
|\ \ | |/
| * my_lib.c:guilhem@mysql.com2004-07-051-2/+4