| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed wrong memory references found by purify | unknown | 2005-02-28 | 1 | -0/+4 |
* | Bug#8349 myisamchk: --set-charset does not work | unknown | 2005-02-22 | 2 | -1/+3 |
* | ctype_latin1.result, ctype_latin1.test, charset.c: | unknown | 2005-02-22 | 1 | -1/+1 |
* | A way not to compile UCA collations | unknown | 2005-02-18 | 2 | -1/+9 |
* | Only escape the first character in a sequence of bytes that appears to be | unknown | 2005-02-15 | 1 | -9/+6 |
* | When escaping a string in a multi-byte character set, escape all bytes of | unknown | 2005-02-09 | 1 | -0/+20 |
* | Applied a patch for Netware. | unknown | 2005-02-08 | 1 | -1/+1 |
* | Proper fix for comparision with ' ' | unknown | 2005-02-01 | 1 | -3/+3 |
* | Fix for a "table is full" bug in multi-table updates (Bug #7788) | unknown | 2005-01-29 | 1 | -1/+1 |
* | remove the entry from the list, before freeing | unknown | 2005-01-24 | 1 | -0/+4 |
* | Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/ | unknown | 2005-01-24 | 2 | -1/+2 |
|\ |
|
| * | fixes/cleanups according to Coverity report | unknown | 2005-01-24 | 2 | -1/+2 |
* | | Final patch for BUG#4285. | unknown | 2005-01-19 | 1 | -0/+35 |
|/ |
|
* | Fixed new bug that caused symlink test to fail | unknown | 2005-01-18 | 1 | -3/+6 |
* | Merge | unknown | 2005-01-15 | 1 | -14/+35 |
|\ |
|
| * | Fixed possible access to unintialized memory in filesort when using many buffers | unknown | 2005-01-15 | 1 | -14/+35 |
* | | Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1 | unknown | 2005-01-11 | 1 | -16/+39 |
|\ \ |
|
| * | | fix for bug #5920 (embedded-server mysql doesn't handle --defaults-file) | unknown | 2005-01-03 | 1 | -16/+39 |
* | | | A fix for linking failure of MySQL client when linking with imap libraries | unknown | 2005-01-11 | 1 | -3/+3 |
* | | | Merge mysql.com:/home/mysql_src/mysql-4.0 | unknown | 2005-01-06 | 1 | -2/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | Fix for BUG#7714 "if disk full, sometimes MyISAM doesn't wait for free space,... | unknown | 2005-01-06 | 1 | -2/+1 |
* | | | my_sleep.c: | unknown | 2005-01-05 | 1 | -0/+2 |
* | | | Fixed a typo. | unknown | 2005-01-03 | 1 | -1/+1 |
| |/
|/| |
|
* | | myisam/sort.c:my_var_write and mysys/hash.c:hash_key made static inline, | unknown | 2004-12-16 | 1 | -1/+1 |
* | | Bug #6737: REGEXP gives wrong result with case sensitive collation: | unknown | 2004-11-22 | 1 | -0/+11 |
* | | correct name of function in synopsis | unknown | 2004-11-18 | 1 | -1/+1 |
* | | key_cache.result, key_cache.test: | unknown | 2004-11-16 | 1 | -12/+13 |
* | | Merge with 4.0 | unknown | 2004-11-12 | 1 | -5/+4 |
|\ \
| |/ |
|
| * | Removed an unneccessary for() and variable. | unknown | 2004-11-12 | 1 | -5/+4 |
* | | Merge on pull | unknown | 2004-11-12 | 1 | -39/+84 |
|\ \ |
|
| * \ | merge with 4.0 | unknown | 2004-11-12 | 1 | -39/+84 |
| |\ \
| | |/ |
|
| | * | Some code clean-up and optimization. | unknown | 2004-11-11 | 1 | -30/+60 |
| | * | Removed check for .ini file elsewhere, except on Windows. | unknown | 2004-11-11 | 1 | -0/+4 |
| | * | Fixed a typo that caused segmentation fault when using | unknown | 2004-11-05 | 1 | -1/+1 |
| | * | Changed default.c so that it now checks for my.ini and then | unknown | 2004-11-05 | 1 | -39/+50 |
* | | | A fix (bug #6551: UMASK_DIR & UMASK not taken into account (mysqld.cc my_init... | unknown | 2004-11-11 | 1 | -0/+2 |
|/ / |
|
* | | Added possibility to detect if libmysqld is restarted | unknown | 2004-11-11 | 1 | -3/+4 |
* | | A lot of fixes for prepared statements (PS): | unknown | 2004-10-26 | 1 | -0/+2 |
* | | Fix compiler warnings (detected by Intel's C++ compiler) | unknown | 2004-10-22 | 3 | -0/+16 |
* | | Merge with 4.0 | unknown | 2004-10-20 | 1 | -2/+10 |
|\ \
| |/ |
|
| * | Fix test case for innodb-lock | unknown | 2004-10-20 | 1 | -2/+10 |
* | | Review of all code pushed since last review | unknown | 2004-10-20 | 2 | -2/+2 |
* | | true,false -> TRUE, FALSE | unknown | 2004-10-14 | 2 | -18/+43 |
* | | Merge with 4.0 for 4.1 release | unknown | 2004-10-06 | 5 | -13/+24 |
|\ \
| |/ |
|
| * | Fix for BUG#3248 "Doc says MyISAM warns if disk full but it does not": | unknown | 2004-09-24 | 5 | -13/+25 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | unknown | 2004-09-23 | 1 | -5/+32 |
|\ \ |
|
| * | | Implementation of Monty's idea about clear_alloc_root() optimization and clea... | unknown | 2004-09-23 | 1 | -5/+32 |
* | | | A fix and test case for Bug#5315 "mysql_change_user() doesn't free | unknown | 2004-09-22 | 1 | -0/+26 |
|/ / |
|
* | | Merging | unknown | 2004-09-14 | 1 | -1/+1 |
|\ \ |
|
| * | | A set of mysql_home_path-related fixes | unknown | 2004-09-07 | 1 | -1/+1 |