| Commit message (Expand) | Author | Age | Files | Lines |
* | After merge fix | igor@rurik.mysql.com | 2004-06-25 | 1 | -1/+35 |
|\ |
|
| * | join_nested.test, join_nested.result: | igor@rurik.mysql.com | 2004-06-10 | 1 | -1/+35 |
| * | Merge rurik.mysql.com:/home/igor/mysql-5.0 | igor@rurik.mysql.com | 2003-12-01 | 1 | -0/+1 |
| |\ |
|
| | * | join_outer.result, null.result, null.test: | igor@rurik.mysql.com | 2003-12-01 | 1 | -0/+1 |
* | | | Fixed (portability) bug in handler.h, and tried to silence cast warnings on s... | pem@mysql.comhem.se | 2004-05-06 | 1 | -1/+2 |
* | | | fixed brocken of client_test | bell@sanja.is.com.ua | 2004-04-03 | 1 | -5/+2 |
* | | | Cleanups & safety fixes | monty@mysql.com | 2004-03-25 | 1 | -2/+2 |
* | | | after review changes | bell@sanja.is.com.ua | 2004-03-20 | 1 | -2/+2 |
* | | | DBUG_ASSERT(fixed == 1); added to val* | bell@sanja.is.com.ua | 2004-03-18 | 1 | -2/+2 |
* | | | DBUG_ASSERT(fixed == 0) added to fix_fields() | bell@sanja.is.com.ua | 2004-03-17 | 1 | -12/+17 |
* | | | merge | bell@sanja.is.com.ua | 2004-02-17 | 1 | -1/+8 |
|\ \ \ |
|
| * | | | memory leacks in PS with subqueries fixed (adddition to fix of BUG#2462) | bell@sanja.is.com.ua | 2004-02-12 | 1 | -1/+3 |
| * | | | merge | bell@sanja.is.com.ua | 2004-02-09 | 1 | -0/+5 |
| |\ \ \ |
|
| | * | | | fixed subquery with PS (BUG#2462) | bell@sanja.is.com.ua | 2004-02-08 | 1 | -0/+5 |
* | | | | | After merge fixes | monty@mysql.com | 2004-02-16 | 1 | -0/+2 |
* | | | | | Merge with 4.0.18 | monty@mysql.com | 2004-02-11 | 1 | -5/+4 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Fix for the bug #2231: string column, INDEX+LIKE, don't take the ESCAPE chara... | ram@gw.mysql.r18.ru | 2003-12-30 | 1 | -5/+4 |
* | | | | | merge | monty@mysql.com | 2004-02-05 | 1 | -2/+2 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Code cleanup | monty@mysql.com | 2004-01-19 | 1 | -3/+3 |
* | | | | | Indexes can be used for optimization if the operation | bar@bar.intranet.mysql.r18.ru | 2004-02-02 | 1 | -0/+7 |
* | | | | | Code cleanup (working on PS & cleanup() code) | hf@deer.(none) | 2004-01-19 | 1 | -6/+6 |
* | | | | | Fix for prepared statements | hf@deer.(none) | 2003-12-30 | 1 | -6/+9 |
|/ / / / |
|
* | | | | join_outer.result, null.result, null.test, item_cmpfunc.h: | igor@rurik.mysql.com | 2003-12-01 | 1 | -0/+1 |
| |/ /
|/| | |
|
* | | | Added missing SSL library (Should be in source distribution) | monty@mysql.com | 2003-11-28 | 1 | -8/+8 |
* | | | Changed mysql_next_result() to return int instead of bool | monty@mashka.mysql.fi | 2003-11-19 | 1 | -13/+6 |
| |/
|/| |
|
* | | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTS | monty@mashka.mysql.fi | 2003-11-18 | 1 | -1/+8 |
* | | after review fix | bell@sanja.is.com.ua | 2003-11-03 | 1 | -7/+63 |
* | | merge | bell@sanja.is.com.ua | 2003-10-31 | 1 | -5/+13 |
|\ \ |
|
| * | | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(... | bell@sanja.is.com.ua | 2003-10-30 | 1 | -1/+2 |
| * | | subqueries made printable | bell@sanja.is.com.ua | 2003-10-16 | 1 | -1/+5 |
| * | | fixed printability of Items (all items except subselects) | bell@laptop.sanja.is.com.ua | 2003-10-12 | 1 | -2/+6 |
* | | | Merge bk-internal:/home/bk/mysql-4.1/ | serg@serg.mylan | 2003-10-31 | 1 | -2/+21 |
|\ \ \ |
|
| * \ \ | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1 | ram@gw.mysql.r18.ru | 2003-10-31 | 1 | -2/+21 |
| |\ \ \ |
|
| | * | | | WL #1056: Eliminate NOT operators from where condition | ram@gw.mysql.r18.ru | 2003-10-31 | 1 | -2/+21 |
| | |/ / |
|
* | | | | Merge bk-internal:/home/bk/mysql-4.1/ | serg@serg.mylan | 2003-10-31 | 1 | -1/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge | igor@rurik.mysql.com | 2003-10-30 | 1 | -1/+1 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | Manual merge after improving concurrency for key cache reassignment | igor@rurik.mysql.com | 2003-10-01 | 1 | -1/+1 |
| | |\ \ |
|
| | | * \ | Manual merge | igor@rurik.mysql.com | 2003-08-26 | 1 | -1/+1 |
| | | |\ \ |
|
| | | | * \ | Merge rurik.mysql.com:/home/igor/mysql-4.1 | igor@rurik.mysql.com | 2003-08-02 | 1 | -8/+20 |
| | | | |\ \ |
|
| | | | * \ \ | Conflict resolution | igor@rurik.mysql.com | 2003-07-16 | 1 | -27/+8 |
| | | | |\ \ \ |
|
| | | | * \ \ \ | Merge rurik.mysql.com:/home/igor/mysql-4.1 | igor@rurik.mysql.com | 2003-06-30 | 1 | -1/+1 |
| | | | |\ \ \ \ |
|
| | | | | * | | | | item_cmpfunc.h, opt_range.cc: | igor@rurik.mysql.com | 2003-06-30 | 1 | -1/+1 |
* | | | | | | | | | FULLTEXT: correct charset support (UTF included, UCS2 - not) | serg@serg.mylan | 2003-10-20 | 1 | -1/+0 |
|/ / / / / / / / |
|
* | | | | | | | | Merge | bell@laptop.sanja.is.com.ua | 2003-10-06 | 1 | -5/+32 |
|\ \ \ \ \ \ \ \
| |/ / / / / / / |
|
| * | | | | | | | fixed BUG#1180 (changing WHERE clause of prepared statements by optimisation) | bell@sanja.is.com.ua | 2003-09-02 | 1 | -5/+28 |
| * | | | | | | | Merge | vva@eagle.mysql.r18.ru | 2003-08-27 | 1 | -0/+4 |
| |\ \ \ \ \ \ \
| | |/ / / / / /
| |/| | | | | | |
|
| | * | | | | | | fixed bug #910 (right type of ifnull function) | vva@eagle.mysql.r18.ru | 2003-08-27 | 1 | -0/+4 |
| | | |_|_|/ /
| | |/| | | | |
|
* | | | | | | | merge | bell@laptop.sanja.is.com.ua | 2003-08-20 | 1 | -0/+19 |
|\ \ \ \ \ \ \
| |/ / / / / / |
|
| * | | | | | | merge | bell@laptop.sanja.is.com.ua | 2003-08-19 | 1 | -0/+19 |
| |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge with 4.0.14 | monty@mashka.mysql.fi | 2003-08-11 | 1 | -0/+19 |
| | |\ \ \ \ \ \
| | | |/ / / / /
| | |/| | | | /
| | | | |_|_|/
| | | |/| | | |
|