Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 2701: Function CHARSET() inconsistency | bar@bar.intranet.mysql.r18.ru | 2004-02-11 | 1 | -2/+0 |
* | Added --compact to mysqlbinlog | monty@mysql.com | 2004-02-09 | 1 | -14/+14 |
* | preload.result, key_cache.result, preload.test, key_cache.test, sql_yacc.yy: | igor@rurik.mysql.com | 2004-02-02 | 1 | -6/+1 |
* | better fix BUG#2361: ALTER TABLE ... DROP PRIMARY KEY drops a non-primary key | serg@serg.mylan | 2004-01-28 | 1 | -3/+4 |
* | warning comment | guilhem@gbichot2.local | 2004-01-26 | 1 | -0/+2 |
* | fix for BUG#2516: "SLAVE START may crash mysqld" | guilhem@gbichot2.local | 2004-01-26 | 1 | -2/+5 |
* | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1 | Sinisa@sinisa.nasamreza.org | 2004-01-24 | 1 | -10/+2 |
|\ | |||||
| * | Fix for a bug #2422, where CONVERT(expr, cast) was masked by | Sinisa@sinisa.nasamreza.org | 2004-01-22 | 1 | -10/+2 |
* | | Conflicts resolved | hf@deer.(none) | 2004-01-23 | 1 | -95/+174 |
|\ \ | |/ |/| | |||||
| * | SCRUM | hf@deer.(none) | 2004-01-23 | 1 | -41/+21 |
| * | SCRUM: | hf@deer.(none) | 2004-01-15 | 1 | -95/+194 |
* | | Merge | bell@sanja.is.com.ua | 2004-01-20 | 1 | -7/+7 |
|\ \ | |||||
| * | | allow UPDATE and DELETE stetements with tables derived from subquery if they ... | bell@sanja.is.com.ua | 2004-01-04 | 1 | -7/+7 |
| |/ | |||||
* | | Merge deer.(none):/home/hf/work/mysql-4.1.clean | hf@deer.(none) | 2004-01-19 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix deprecation warning - database_engine => storage_engine | acurtis@pcgem.rdg.cyberkinetica.com | 2004-01-18 | 1 | -1/+1 |
| |/ | |||||
* | | Fix for prepared statements | hf@deer.(none) | 2003-12-30 | 1 | -5/+5 |
|/ | |||||
* | THD::lex now points to THD::main_lex like in 5.0 | konstantin@oak.local | 2003-12-19 | 1 | -13/+13 |
* | merge | monty@mysql.com | 2003-12-19 | 1 | -1/+2 |
|\ | |||||
| * | Fixes after merge with 4.0 | monty@mysql.com | 2003-12-19 | 1 | -1/+1 |
| * | Merge with 4.0.17 | monty@mysql.com | 2003-12-17 | 1 | -0/+1 |
| |\ | |||||
| | * | Fixed a possible memory leak on MacOSX when using the shared libmysql.so libr... | monty@mysql.com | 2003-12-11 | 1 | -0/+1 |
| | * | Revert change of lower-case-table handling as this breaks how alias works. | monty@narttu.mysql.fi | 2003-08-29 | 1 | -4/+0 |
| | * | After merge fixes | Sinisa@sinisa.nasamreza.org | 2003-08-22 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Remove wrong bug fix when calling create_sort_index. | monty@mashka.mysql.fi | 2003-08-10 | 1 | -1/+1 |
| | * | | Fuller implementation of lower case table names. | Sinisa@sinisa.nasamreza.org | 2003-07-23 | 1 | -0/+4 |
| | |/ | |||||
* | | | WorkLog #1323 (part 2) | antony@ltantony.rdg.cyberkinetica.homeunix.net | 2003-12-17 | 1 | -7/+22 |
|/ / | |||||
* | | Bug#2075 - fix reduce/reduce | antony@ltantony.rdg.cyberkinetica.homeunix.net | 2003-12-11 | 1 | -8/+11 |
* | | Fix for Bug #2075 - negative default values not accepted for integer columns | antony@ltantony.rdg.cyberkinetica.homeunix.net | 2003-12-11 | 1 | -5/+14 |
* | | WorkLog#1323 | antony@ltantony.rdg.cyberkinetica.homeunix.net | 2003-12-10 | 1 | -4/+39 |
* | | Merge for update | antony@ltantony.rdg.cyberkinetica.homeunix.net | 2003-12-02 | 1 | -17/+8 |
|\ \ | |||||
| * | | WorkLog#1280 - Remove fixed table handler from lex/yacc | antony@ltantony.rdg.cyberkinetica.homeunix.net | 2003-12-02 | 1 | -17/+8 |
* | | | Fix for #1189 (Mess with names about CONSTRAINT) | hf@deer.(none) | 2003-12-02 | 1 | -9/+18 |
* | | | Added missing SSL library (Should be in source distribution) | monty@mysql.com | 2003-11-28 | 1 | -1/+1 |
* | | | fix for bug #1946: | konstantin@oak.local | 2003-11-25 | 1 | -1/+1 |
|/ / | |||||
* | | - added a missing comma in sql_yacc.yy (maybe a merge error?) | lenz@kallisto.local | 2003-11-18 | 1 | -0/+1 |
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2003-11-18 | 1 | -1/+2 |
|\ \ | |||||
| * \ | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2003-11-18 | 1 | -1/+2 |
| |\ \ | |||||
| | * | | IGNORE option was added for DELETE statement (WL#1334) | bell@sanja.is.com.ua | 2003-11-17 | 1 | -1/+2 |
* | | | | changed name of bit on more descriptive (after rewie change) | bell@sanja.is.com.ua | 2003-11-18 | 1 | -5/+5 |
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2003-11-18 | 1 | -11/+11 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | fixed using 'uncachable' tag and RAND_TABLE_BIT setting | bell@sanja.is.com.ua | 2003-11-17 | 1 | -11/+11 |
| |/ / | |||||
* | | | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTS | monty@mashka.mysql.fi | 2003-11-18 | 1 | -31/+40 |
|/ / | |||||
* | | Merge | monty@narttu.mysql.fi | 2003-11-03 | 1 | -18/+20 |
|\ \ | |||||
| * | | Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_... | monty@narttu.mysql.fi | 2003-11-03 | 1 | -18/+20 |
* | | | after review fix | bell@sanja.is.com.ua | 2003-11-03 | 1 | -15/+36 |
* | | | merge | bell@sanja.is.com.ua | 2003-10-31 | 1 | -15/+26 |
|\ \ \ | |||||
| * \ \ | merge | bell@sanja.is.com.ua | 2003-10-28 | 1 | -15/+26 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Merge | bell@sanja.is.com.ua | 2003-10-22 | 1 | -18/+29 |
| | |\ \ | |||||
| | | * | | subqueries made printable | bell@sanja.is.com.ua | 2003-10-16 | 1 | -10/+16 |
| | | * | | fixed printability of Items (all items except subselects) | bell@laptop.sanja.is.com.ua | 2003-10-12 | 1 | -13/+18 |