Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for remaining issues described in Bug #1664 | dlenev@brandersnatch.localdomain | 2004-05-04 | 1 | -1/+1 |
* | Added function comment | monty@mysql.com | 2004-04-12 | 1 | -0/+1 |
* | Merge of fix for bug #2050 and bug #3307 | dlenev@brandersnatch.localdomain | 2004-03-31 | 1 | -0/+27 |
|\ | |||||
| * | Fix for Bug #3307 "FLUSH TABLES sometimes breaks prepared statement | dlenev@brandersnatch.localdomain | 2004-03-31 | 1 | -2/+24 |
| * | "Fix" for BUG #2050 "10 to 1 performance drop with server 4.1.1". | dlenev@brandersnatch.localdomain | 2004-03-28 | 1 | -0/+5 |
* | | Cleanups & safety fixes | monty@mysql.com | 2004-03-25 | 1 | -3/+8 |
|/ | |||||
* | after review changes | bell@sanja.is.com.ua | 2004-03-20 | 1 | -24/+33 |
* | fixed signed numeric literal parsing | bell@sanja.is.com.ua | 2004-03-18 | 1 | -7/+19 |
* | merge | bell@sanja.is.com.ua | 2004-03-18 | 1 | -27/+66 |
|\ | |||||
| * | DBUG_ASSERT(fixed == 1); added to val* | bell@sanja.is.com.ua | 2004-03-18 | 1 | -16/+46 |
| * | DBUG_ASSERT(fixed == 0) added to fix_fields() | bell@sanja.is.com.ua | 2004-03-17 | 1 | -8/+23 |
* | | merge | ram@gw.mysql.r18.ru | 2004-03-17 | 1 | -8/+4 |
|\ \ | |/ |/| | |||||
| * | Code cleanup: | ram@gw.mysql.r18.ru | 2004-03-17 | 1 | -8/+2 |
| * | Fix for the bug #3118: Subquery and order by | ram@gw.mysql.r18.ru | 2004-03-16 | 1 | -2/+4 |
* | | Fixes for bugs #2274 "mysqld gets SIGSEGV during processing of malformed | konstantin@mysql.com | 2004-03-15 | 1 | -15/+9 |
|/ | |||||
* | Bug #2959 UTF8 charset breaks joins with mixed column/string constant | bar@bar.intranet.mysql.r18.ru | 2004-03-03 | 1 | -1/+2 |
* | Desperate attempt to push part of prepared statements cleanup which was | konstantin@oak.local | 2004-03-02 | 1 | -2/+2 |
* | - removed extraneous Item_ident:: to fix a compile error on HP-UX | lenz@kallisto.local | 2004-02-27 | 1 | -1/+1 |
* | after review fix | bell@sanja.is.com.ua | 2004-02-20 | 1 | -2/+2 |
* | merge | bell@sanja.is.com.ua | 2004-02-14 | 1 | -1/+1 |
|\ | |||||
| * | Merge bk-internal:/home/bk/mysql-4.1/ | serg@serg.mylan | 2004-02-13 | 1 | -1/+1 |
| |\ | |||||
| | * | my_atof is deleted | serg@serg.mylan | 2004-02-13 | 1 | -1/+1 |
* | | | memory leacks in PS with subqueries fixed (adddition to fix of BUG#2462) | bell@sanja.is.com.ua | 2004-02-12 | 1 | -2/+11 |
* | | | fixed subquery with PS (BUG#2462) | bell@sanja.is.com.ua | 2004-02-08 | 1 | -1/+11 |
|/ / | |||||
* | | Indexes can be used for optimization if the operation | bar@bar.intranet.mysql.r18.ru | 2004-02-02 | 1 | -0/+1 |
|/ | |||||
* | Merge deer.(none):/home/hf/work/mysql-4.1.clean | hf@deer.(none) | 2004-01-20 | 1 | -2/+2 |
|\ | |||||
| * | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1 | bar@bar.intranet.mysql.r18.ru | 2004-01-19 | 1 | -2/+2 |
| |\ | |||||
| | * | UCS-2 aligning 0xAA -> 0x00AA | bar@bar.intranet.mysql.r18.ru | 2004-01-19 | 1 | -2/+2 |
* | | | Pack of changes about 'cleanup()'-s | hf@deer.(none) | 2004-01-20 | 1 | -1/+12 |
* | | | Merge deer.(none):/home/hf/work/mysql-4.1.clean | hf@deer.(none) | 2004-01-19 | 1 | -7/+9 |
|\ \ \ | |/ / | |||||
| * | | Fix for the bug #2198: SELECT INTO OUTFILE (with Sub-Select) Problem. | ram@gw.mysql.r18.ru | 2003-12-25 | 1 | -7/+9 |
| |/ | |||||
* | | Code cleanup (working on PS & cleanup() code) | hf@deer.(none) | 2004-01-19 | 1 | -7/+7 |
* | | Fix for prepared statements | hf@deer.(none) | 2003-12-30 | 1 | -13/+22 |
|/ | |||||
* | Portability fixes found during 5.0 test compilation | monty@mysql.com | 2003-12-21 | 1 | -1/+1 |
* | Fixes after merge with 4.0 | monty@mysql.com | 2003-12-19 | 1 | -0/+1 |
* | Merge with 4.0.17 | monty@mysql.com | 2003-12-17 | 1 | -6/+1 |
|\ | |||||
| * | Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105) | monty@mysql.com | 2003-12-14 | 1 | -3/+1 |
| * | Revert patch for bigint handling in double context as it broke normal bigint ... | monty@mysql.com | 2003-11-21 | 1 | -1/+0 |
* | | Added missing SSL library (Should be in source distribution) | monty@mysql.com | 2003-11-28 | 1 | -5/+5 |
* | | added collation processing in UNION merging | bell@sanja.is.com.ua | 2003-11-25 | 1 | -1/+1 |
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2003-11-23 | 1 | -5/+27 |
|\ \ | |||||
| * | | Fixed UNION fields type/length detecting | bell@sanja.is.com.ua | 2003-11-23 | 1 | -5/+27 |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | dlenev@mysql.com | 2003-11-23 | 1 | -0/+19 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fix for bug #1500 "Server crash with mysql_prepare" | dlenev@dlenev.mshome | 2003-11-23 | 1 | -0/+19 |
* | | | Merge with 4.0 to get: | monty@mysql.com | 2003-11-20 | 1 | -0/+1 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Item_uint::save_in_field() added to take into account bigint->decimal case | serg@serg.mylan | 2003-11-16 | 1 | -1/+2 |
* | | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTS | monty@mashka.mysql.fi | 2003-11-18 | 1 | -1/+2 |
* | | Merge | monty@narttu.mysql.fi | 2003-11-03 | 1 | -15/+14 |
|\ \ | |||||
| * | | Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_... | monty@narttu.mysql.fi | 2003-11-03 | 1 | -15/+14 |
* | | | merge | bell@sanja.is.com.ua | 2003-10-31 | 1 | -23/+13 |
|\ \ \ |