summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* mergedserg@serg.mylan2004-11-201-1/+1
|\
| * correct name of function in synopsistimour@mysql.com2004-11-181-1/+1
* | mergedserg@serg.mylan2004-11-171-12/+13
|\ \ | |/
| * 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 bk-internal:/home/bk/mysql-5.0serg@serg.mylan2004-11-153-151/+127
|\ \ \
| * \ \ margebell@sanja.is.com.ua2004-11-131-95/+22
| |\ \ \
| | * | | now my_printf_error is not better then my_error, but my_error call is shorterbell@sanja.is.com.ua2004-11-131-101/+16
| | * | | mergebell@sanja.is.com.ua2004-11-121-0/+12
| | |\ \ \
| | | * | | post-review fixesbell@sanja.is.com.ua2004-11-121-0/+12
| * | | | | Portability fix for gcc 2.95.3monty@mysql.com2004-11-121-1/+2
| * | | | | Merge with 4.1monty@mysql.com2004-11-122-53/+100
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| |
| | * | | 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
| | |/ / /
| * | | | Resolved merge from 4.1 -> 5.0 (mainly Guilhem's work with mysqldump)brian@avenger.(none)2004-11-111-3/+4
| |\ \ \ \ | | |/ / /
| | * | | Added possibility to detect if libmysqld is restartedmonty@mysql.com2004-11-111-3/+4
* | | | | s/ha_store_ptr/my_store_ptr/serg@serg.mylan2004-11-071-0/+39
* | | | | mmap portability layer, mmap for Windowsserg@serg.mylan2004-11-043-9/+92
* | | | | dbug: DBUG_EXECUTE_IF macro, build user manual automatically, document all fe...serg@serg.mylan2004-11-042-181/+0
|/ / / /
* | | | merge with 4.1monty@mysql.com2004-10-2914-32/+150
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | 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 bk-internal.mysql.com:/home/bk/mysql-5.0petr@mysql.com2004-09-111-4/+2
|\ \ \ \
| * | | | Fixed a problem causing load_defaults not to accept some command-linepetr@mysql.com2004-09-111-4/+2
* | | | | Merge on pullmonty@mysql.com2004-09-0926-144/+156
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | After merge fixes of merge with 4.1 that included the new arena code.monty@mysql.com2004-09-091-0/+1
| * | | | Merge with 4.1monty@mysql.com2004-09-0626-144/+155
| |\ \ \ \ | | |/ / /
| | * | | 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
| | | |\