Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed Bug#3115. CAST AS DATE with malformed string returns NULL but IS NULL | jani@ua72d24.elisa.omakaista.fi | 2004-03-09 | 1 | -0/+1 |
* | Merge istruewing@bk-internal.mysql.com:/home/bk/mysql-4.1 | ingo@mysql.com | 2004-03-05 | 1 | -0/+1 |
|\ | |||||
* | | Fixed a type mismatch between int_table_flags and table_flags() in MyISAM han... | mydev@mysql.com | 2004-03-04 | 1 | -0/+1 |
|/ | |||||
* | Fix up history in readline implementation. | harrison@corona.lordblink.com | 2004-03-03 | 1 | -0/+1 |
* | Applied fixes to issues discovered during test builds on Windows. | Greg@greg-laptop. | 2004-02-27 | 1 | -0/+1 |
* | do not use static array of pastpoints in my_strtod - it is not portable | serg@build.mysql.com | 2004-02-27 | 1 | -0/+1 |
* | merge with 4.0 to get security fixes and latest bug fixes | monty@mashka.mysql.fi | 2004-02-20 | 1 | -0/+1 |
|\ | |||||
| * | Remove unnecessary files | marko@hundin.mysql.fi | 2004-02-19 | 1 | -0/+1 |
* | | Merge with 4.0.18 | monty@mysql.com | 2004-02-11 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | Added new option --sync-frm / --skip-sync-frm | jani@ua141d10.elisa.omakaista.fi | 2004-02-03 | 1 | -0/+1 |
| * | Typo fixing | salle@vafla.home | 2004-02-02 | 1 | -0/+1 |
| * | ctype-big5.c: | bar@bar.intranet.mysql.r18.ru | 2003-12-24 | 1 | -0/+1 |
| * | Many files: | igor@rurik.mysql.com | 2003-12-11 | 1 | -0/+1 |
| * | Fix for bug #1980 | sergefp@mysql.com | 2003-12-02 | 1 | -0/+1 |
* | | An include was missing. | jani@ua141d10.elisa.omakaista.fi | 2004-02-10 | 1 | -0/+1 |
* | | Fix deprecation warning - database_engine => storage_engine | acurtis@pcgem.rdg.cyberkinetica.com | 2004-01-18 | 1 | -0/+1 |
* | | logging_ok: | bar@deer.(none) | 2003-12-29 | 1 | -0/+1 |
* | | Fix for Bug#2151: | bar@bar.intranet.mysql.r18.ru | 2003-12-19 | 1 | -0/+1 |
* | | WorkLog#1280 - Remove fixed table handler from lex/yacc | antony@ltantony.rdg.cyberkinetica.homeunix.net | 2003-12-02 | 1 | -0/+1 |
* | | Added error reporting if one of the multi queries failed. | jani@ua167d18.elisa.omakaista.fi | 2003-11-20 | 1 | -0/+1 |
* | | Merge with 4.0 tree | monty@mashka.mysql.fi | 2003-11-18 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | Fix for Bug #1752 Wrong letter cases. | salle@vafla.online.bg | 2003-11-05 | 1 | -0/+1 |
* | | Fix for bug #1820 | sergefp@mysql.com | 2003-11-18 | 1 | -0/+1 |
* | | fix for r-tree code (memory overlap reported by valgrind) | ram@deer.(none) | 2003-11-04 | 1 | -0/+1 |
* | | Merge with 4.0 | monty@narttu.mysql.fi | 2003-11-04 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Call my_sync() after all data is written to .frm file | monty@mysql.com | 2003-11-02 | 1 | -0/+1 |
| * | fix for bug #1634 '"operator new" in my_new wastes memory' | konstantin@mysql.com | 2003-10-30 | 1 | -0/+1 |
| * | cleanup | serg@serg.mylan | 2003-10-25 | 1 | -2/+1 |
| * | Put username in the Subject line as well (with the changeset number). | pem@mysql.com | 2003-10-23 | 1 | -1/+2 |
| * | Minor edits. | paul@ice.snake.net | 2003-10-03 | 1 | -0/+1 |
| * | A fix. Please never use 'ulong' here! | ram@gw.mysql.r18.ru | 2003-09-24 | 1 | -0/+1 |
| * | Merge script with 4.1 | monty@mishka.mysql.fi | 2003-09-24 | 1 | -0/+1 |
* | | Cleanups (comments and compiler warnings) | monty@mysql.com | 2003-11-02 | 1 | -0/+1 |
* | | Add in bit_xor function (approved by Sergei) | harrison@bud.lordblink.com | 2003-10-15 | 1 | -0/+1 |
* | | merge | monty@mishka.mysql.fi | 2003-09-24 | 1 | -0/+1 |
|\ \ | |||||
* | | | Fix for the bug #1333: COMPRESS(NULL) segfaults. | ram@gw.mysql.r18.ru | 2003-09-19 | 1 | -0/+1 |
|/ / | |||||
* | | merge with 4.0.15 | monty@mashka.mysql.fi | 2003-09-11 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | Add QUICK as mysql-recover option in mysqld --help | carsten@tsort.bitbybit.dk | 2003-09-05 | 1 | -0/+1 |
| * | Change set for gcc patch on OpenUNIX and UnixWare SCO is the OS vendor. | gerberb@ou800.zenez.com | 2003-09-03 | 1 | -0/+1 |
| * | removed stale comment | kostja@oak.local | 2003-08-29 | 1 | -0/+1 |
* | | merge with 4.0.15 | monty@narttu.mysql.fi | 2003-08-29 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | Bootstrap: | gweir@build.mysql.com | 2003-08-13 | 1 | -0/+1 |
| * | Merge mysql.com:/home/wax/mysql/mysql-4.0 | wax@mysql.com | 2003-08-10 | 1 | -0/+1 |
| |\ | |||||
| | * | openssl_1.result, openssl_1.test: | dlenev@build.mysql.com | 2003-08-07 | 1 | -0/+1 |
| * | | Merge mysql.com:/home/wax/mysql/mysql-4.0 | wax@mysql.com | 2003-07-31 | 1 | -0/+1 |
| |\ \ | | |/ | |/| | |||||
| | * | BUG | wax@mysql.com | 2003-07-31 | 1 | -0/+1 |
* | | | Merge with 4.0.14 | monty@mashka.mysql.fi | 2003-08-11 | 1 | -0/+2 |
|\ \ \ | |/ / | |||||
| * | | Fix security bug. mysqld server without ssl support was completly | dlenev@mysql.com | 2003-07-30 | 1 | -0/+1 |
| * | | Portability fixes for Redhat 9 | monty@mashka.(none) | 2003-07-18 | 1 | -0/+1 |
| * | | perror.c: | paul@ice.local | 2003-07-12 | 1 | -0/+1 |
| |/ |