summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* Applied a patch for Netware.unknown2005-02-081-1/+1
* Proper fix for comparision with ' 'unknown2005-02-011-3/+3
* Fix for a "table is full" bug in multi-table updates (Bug #7788)unknown2005-01-291-1/+1
* remove the entry from the list, before freeingunknown2005-01-241-0/+4
* Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2005-01-242-1/+2
|\
| * fixes/cleanups according to Coverity reportunknown2005-01-242-1/+2
* | Final patch for BUG#4285.unknown2005-01-191-0/+35
|/
* Fixed new bug that caused symlink test to failunknown2005-01-181-3/+6
* Mergeunknown2005-01-151-14/+35
|\
| * Fixed possible access to unintialized memory in filesort when using many buffersunknown2005-01-151-14/+35
* | Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1unknown2005-01-111-16/+39
|\ \
| * | fix for bug #5920 (embedded-server mysql doesn't handle --defaults-file)unknown2005-01-031-16/+39
* | | A fix for linking failure of MySQL client when linking with imap librariesunknown2005-01-111-3/+3
* | | Merge mysql.com:/home/mysql_src/mysql-4.0unknown2005-01-061-2/+1
|\ \ \ | | |/ | |/|
| * | Fix for BUG#7714 "if disk full, sometimes MyISAM doesn't wait for free space,...unknown2005-01-061-2/+1
* | | my_sleep.c:unknown2005-01-051-0/+2
* | | Fixed a typo.unknown2005-01-031-1/+1
| |/ |/|
* | myisam/sort.c:my_var_write and mysys/hash.c:hash_key made static inline,unknown2004-12-161-1/+1
* | Bug #6737: REGEXP gives wrong result with case sensitive collation:unknown2004-11-221-0/+11
* | correct name of function in synopsisunknown2004-11-181-1/+1
* | key_cache.result, key_cache.test:unknown2004-11-161-12/+13
* | Merge with 4.0unknown2004-11-121-5/+4
|\ \ | |/
| * Removed an unneccessary for() and variable.unknown2004-11-121-5/+4
* | Merge on pullunknown2004-11-121-39/+84
|\ \
| * \ merge with 4.0unknown2004-11-121-39/+84
| |\ \ | | |/
| | * Some code clean-up and optimization.unknown2004-11-111-30/+60
| | * Removed check for .ini file elsewhere, except on Windows.unknown2004-11-111-0/+4
| | * Fixed a typo that caused segmentation fault when usingunknown2004-11-051-1/+1
| | * Changed default.c so that it now checks for my.ini and thenunknown2004-11-051-39/+50
* | | A fix (bug #6551: UMASK_DIR & UMASK not taken into account (mysqld.cc my_init...unknown2004-11-111-0/+2
|/ /
* | Added possibility to detect if libmysqld is restartedunknown2004-11-111-3/+4
* | A lot of fixes for prepared statements (PS):unknown2004-10-261-0/+2
* | Fix compiler warnings (detected by Intel's C++ compiler)unknown2004-10-223-0/+16
* | Merge with 4.0unknown2004-10-201-2/+10
|\ \ | |/
| * Fix test case for innodb-lockunknown2004-10-201-2/+10
* | Review of all code pushed since last reviewunknown2004-10-202-2/+2
* | true,false -> TRUE, FALSEunknown2004-10-142-18/+43
* | Merge with 4.0 for 4.1 releaseunknown2004-10-065-13/+24
|\ \ | |/
| * Fix for BUG#3248 "Doc says MyISAM warns if disk full but it does not":unknown2004-09-245-13/+25
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-09-231-5/+32
|\ \
| * | Implementation of Monty's idea about clear_alloc_root() optimization and clea...unknown2004-09-231-5/+32
* | | A fix and test case for Bug#5315 "mysql_change_user() doesn't freeunknown2004-09-221-0/+26
|/ /
* | Mergingunknown2004-09-141-1/+1
|\ \
| * | A set of mysql_home_path-related fixesunknown2004-09-071-1/+1
* | | Persian collation, contibuted by Jody McIntyreunknown2004-09-131-0/+4
* | | Merge with 4.0unknown2004-09-011-40/+57
|\ \ \ | |/ / |/| / | |/
| * Added global my_getopt_error_reporter function pointer which is unknown2004-08-311-45/+56
| * Code style fixes.unknown2004-08-281-39/+48
* | mergedunknown2004-08-261-29/+32
|\ \ | |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-08-251-29/+29
| |\