Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed new bug in ORDER BY | monty@narttu.mysql.fi | 2003-05-15 | 1 | -1/+1 |
* | Give warning if MySQL doesn't honor given storage engine | monty@mashka.mysql.fi | 2003-05-13 | 34 | -293/+373 |
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mashka.mysql.fi | 2003-05-06 | 1 | -1/+1 |
|\ | |||||
| * | Varbinary should be string as default | monty@mashka.mysql.fi | 2003-05-06 | 1 | -1/+1 |
* | | merge | monty@narttu.mysql.fi | 2003-05-06 | 18 | -68/+159 |
|\ \ | |||||
| * \ | Merge bk-internal:/home/bk/mysql-4.1/ | serg@serg.mylan | 2003-05-03 | 18 | -68/+159 |
| |\ \ | |||||
| | * | | INSERT ... UPDATE ... VALUES() | serg@serg.mylan | 2003-05-03 | 17 | -67/+156 |
| | * | | make compilation to work w/o InnoDB as well | serg@serg.mylan | 2003-04-30 | 1 | -1/+3 |
| * | | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1 | Sinisa@sinisa.nasamreza.org | 2003-05-03 | 1 | -2/+1 |
| |\ \ \ | |||||
| | * | | | removing unnecessary patch. | Sinisa@sinisa.nasamreza.org | 2003-05-03 | 1 | -2/+1 |
* | | | | | Removed compiler warnings | monty@narttu.mysql.fi | 2003-05-06 | 11 | -73/+81 |
* | | | | | Merge | monty@narttu.mysql.fi | 2003-05-02 | 4 | -220/+11 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@narttu.mysql.fi | 2003-04-23 | 4 | -219/+11 |
| |\ \ \ \ | |||||
| | * | | | | Removed some not used files | monty@narttu.mysql.fi | 2003-04-22 | 4 | -219/+11 |
* | | | | | | Fixed bug in Item_func_compress::val_str() on MacOS X (bigendian); the length | pem@mysql.com | 2003-04-30 | 1 | -2/+3 |
| |_|_|/ / |/| | | | | |||||
* | | | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1 | hf@deer.mysql.r18.ru | 2003-04-28 | 4 | -77/+182 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | SCRUM | hf@deer.mysql.r18.ru | 2003-04-28 | 1 | -1/+1 |
| * | | | | SCRUM | hf@deer.mysql.r18.ru | 2003-04-23 | 4 | -77/+182 |
* | | | | | Post-merge fix. | Sinisa@sinisa.nasamreza.org | 2003-04-26 | 1 | -2/+2 |
* | | | | | merge fix | Sinisa@sinisa.nasamreza.org | 2003-04-26 | 46 | -647/+1285 |
|\ \ \ \ \ | |||||
| * | | | | | forgot to commit this one in cset 1.1561 (replication) | guilhem@mysql.com | 2003-04-25 | 1 | -4/+4 |
| * | | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.1 | guilhem@mysql.com | 2003-04-24 | 16 | -194/+547 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1 | igor@hundin.mysql.fi | 2003-04-24 | 15 | -193/+537 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Many files: | igor@hundin.mysql.fi | 2003-04-24 | 15 | -193/+537 |
| | * | | | | | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1 | vva@eagle.mysql.r18.ru | 2003-04-24 | 1 | -1/+10 |
| | |\ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | |||||
| | | * | | | | | added '.' to end of compressed string | vva@eagle.mysql.r18.ru | 2003-04-24 | 1 | -1/+10 |
| | | | |_|/ / | | | |/| | | | |||||
| * | | | | | | Replication: new code to not modify in-memory log positions until the COMMIT | guilhem@mysql.com | 2003-04-24 | 11 | -284/+392 |
| |/ / / / / | |||||
| * | | | | | set_var.cc: | bar@bar.mysql.r18.ru | 2003-04-23 | 1 | -6/+0 |
| * | | | | | Variable names have been renamed: | bar@bar.mysql.r18.ru | 2003-04-23 | 8 | -82/+80 |
| * | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2003-04-23 | 4 | -13/+63 |
| |\ \ \ \ \ | |||||
| | * | | | | | processing of subselect in global ORDER BY (fifed crash of server) | bell@sanja.is.com.ua | 2003-03-11 | 4 | -13/+63 |
| * | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2003-04-23 | 6 | -7/+86 |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| | * | | | | | fixed bug 185 (constant IN (SELECT field ...) do not return NULL correctly) | bell@sanja.is.com.ua | 2003-04-23 | 6 | -7/+86 |
| | | |/ / / | | |/| | | | |||||
| * | | | | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1 | vva@eagle.mysql.r18.ru | 2003-04-22 | 5 | -32/+24 |
| |\ \ \ \ \ | |||||
| | * | | | | | small compress/uncompress modification after monty's review | vva@eagle.mysql.r18.ru | 2003-04-22 | 5 | -32/+24 |
| | | |_|/ / | | |/| | | | |||||
| * | | | | | sql_base.cc: | bar@bar.mysql.r18.ru | 2003-04-22 | 1 | -1/+1 |
| |/ / / / | |||||
| * | | | | I renamed system variable literal_collation into connection_collation | bar@bar.mysql.r18.ru | 2003-04-22 | 6 | -26/+26 |
| * | | | | item_cmpfunc.cc: | bar@bar.mysql.r18.ru | 2003-04-22 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | fixed bug in processing transaction in query cache (inserted lost lines) | bell@sanja.is.com.ua | 2003-04-20 | 1 | -0/+9 |
| | |/ | |/| | |||||
| * | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2003-04-17 | 7 | -34/+89 |
| |\ \ | |||||
| | * \ | merging | bell@sanja.is.com.ua | 2003-04-16 | 7 | -34/+89 |
| | |\ \ | |||||
| | | * \ | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1 | bell@sanja.is.com.ua | 2003-02-18 | 7 | -34/+89 |
| | | |\ \ | |||||
| | | | * | | aftermerging fix | bell@sanja.is.com.ua | 2003-02-18 | 1 | -2/+3 |
| | | | * | | merging | bell@sanja.is.com.ua | 2002-12-11 | 7 | -33/+87 |
| | | | |\ \ | |||||
| | | | | * | | Fix to make working new innodb query cache beahaviour | bell@sanja.is.com.ua | 2002-11-06 | 1 | -11/+8 |
| | | | | * | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1 | bell@sanja.is.com.ua | 2002-11-06 | 7 | -24/+83 |
| | | | | |\ \ | |||||
| | | | | | * | | new innodb query cache behaviour (recommit because of problem with 4.1 reposi... | bell@sanja.is.com.ua | 2002-11-03 | 7 | -24/+83 |
* | | | | | | | | Making a better fix for double released pointers and safe | Sinisa@sinisa.nasamreza.org | 2003-04-26 | 6 | -66/+55 |
* | | | | | | | | Fix for a bug record #307. | Sinisa@sinisa.nasamreza.org | 2003-04-21 | 4 | -16/+44 |
* | | | | | | | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1 | Sinisa@sinisa.nasamreza.org | 2003-04-17 | 9 | -41/+216 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |