Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge mysql.com:/usr/local/bk/mysql-5.0 | pem@mysql.com | 2005-11-28 | 1 | -4/+17 |
|\ | |||||
| * | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0 | sergefp@mysql.com | 2005-11-25 | 1 | -4/+4 |
| |\ | |||||
| | * | BUG#15024: get_best_covering_ror_intersect() tries to build ROR-intersection | sergefp@mysql.com | 2005-11-25 | 1 | -4/+4 |
| * | | Fix bug#13293 Wrongly used index results in endless loop. | evgen@moonbone.local | 2005-11-24 | 1 | -0/+13 |
| |/ | |||||
* | | Merge mysql.com:/home/my/mysql-5.1 | monty@mysql.com | 2005-11-24 | 1 | -5/+4 |
|\ \ | |||||
| * | | Added bitmap_buffer_size() | monty@mysql.com | 2005-11-24 | 1 | -5/+4 |
* | | | Merge mysql.com:/home/my/mysql-5.1 | monty@mysql.com | 2005-11-23 | 1 | -3/+13 |
|\ \ \ | |/ / |/| | | |||||
| * | | Table definition cache, part 2 | monty@mysql.com | 2005-11-23 | 1 | -3/+13 |
* | | | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0 | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-11-23 | 1 | -5/+5 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Inefficient usage of String::append() fixed. | bell@sanja.is.com.ua | 2005-11-20 | 1 | -5/+5 |
* | | Merge mysql.com:/home/mysql_src/mysql-5.0 | guilhem@mysql.com | 2005-11-18 | 1 | -6/+13 |
|\ \ | |/ | |||||
| * | avoiding of calling Item::val_* methods family with opt_range mem_root, becau... | bell@sanja.is.com.ua | 2005-11-04 | 1 | -6/+13 |
* | | Merge mysql.com:/home/my/mysql-5.0 | monty@mysql.com | 2005-11-05 | 1 | -9/+102 |
|\ \ | |/ | |||||
| * | opt_range.cc: | evgen@moonbone.local | 2005-11-03 | 1 | -1/+2 |
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | konstantin@mysql.com | 2005-11-03 | 1 | -1/+1 |
| |\ | |||||
| | * | A fix and a test case for Bug#14210 "Simple query with > operator on | konstantin@mysql.com | 2005-11-03 | 1 | -1/+1 |
| * | | Fix bug #14093 Query takes a lot of time when date format is not valid | evgen@moonbone.local | 2005-11-03 | 1 | -1/+8 |
| |/ | |||||
| * | Post-merge fixes | sergefp@mysql.com | 2005-10-19 | 1 | -1/+1 |
| * | BUG#121915: Merge 4.1->5.0 | sergefp@mysql.com | 2005-10-19 | 1 | -0/+89 |
| |\ | |||||
| | * | BUG#12915: post-review fixes | sergefp@mysql.com | 2005-10-18 | 1 | -5/+7 |
| | * | BUG#12915: Added single-table UPDATE/DELTE ... ORDER BY ... LIMIT | sergefp@mysql.com | 2005-09-30 | 1 | -0/+88 |
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com | 2005-10-08 | 1 | -7/+3 |
| |\ \ | |||||
| | * | | Review of code pushed since last 5.0 pull: | monty@mysql.com | 2005-10-06 | 1 | -7/+3 |
* | | | | Merge | tomas@poseidon.ndb.mysql.com | 2005-10-06 | 1 | -8/+9 |
|\ \ \ \ | |/ / / | |||||
| * | | | BUG#13081: Disable ROR-index_merge for NDB tables (by adding a | sergefp@mysql.com | 2005-09-30 | 1 | -0/+2 |
| * | | | Fix for BUG#13317: Make range optimizer able to produce ranges for "view.fiel... | sergefp@mysql.com | 2005-09-21 | 1 | -4/+4 |
| * | | | Fix bug #12291 Table wasn't reinited for index scan after sequential scan | evgen@moonbone.local | 2005-09-16 | 1 | -4/+3 |
| |/ / | |||||
* | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0 | ndbdev@dl145b.mysql.com | 2005-09-09 | 1 | -12/+3 |
|\ \ \ | |/ / | |||||
| * | | join_outer.result, opt_range.cc, item_cmpfunc.cc: | aivanov@mysql.com | 2005-09-07 | 1 | -12/+4 |
| * | | Merge mysql.com:/home/alexi/dev/mysql-4.1-0 | aivanov@mysql.com | 2005-09-06 | 1 | -1/+0 |
| |\ \ | | |/ | |||||
| | * | item_cmpfunc.h: | aivanov@mysql.com | 2005-09-06 | 1 | -2/+3 |
| | * | Move reset of insert_values to ensure it's done also during error conditions | monty@mysql.com | 2005-06-28 | 1 | -2/+1 |
| | * | opt_range.cc: | kent@mysql.com | 2005-06-28 | 1 | -1/+1 |
* | | | Merge zim.(none):/home/brian/mysql/mysql-5.0 | brian@zim.(none) | 2005-08-30 | 1 | -0/+41 |
|\ \ \ | |/ / | |||||
| * | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0 | sergefp@mysql.com | 2005-08-30 | 1 | -0/+1 |
| |\ \ | |||||
| | * | | Fix for BUG#12720: In QUICK_RANGE_SELECT::reset(), reset in_range so next get... | sergefp@mysql.com | 2005-08-30 | 1 | -0/+1 |
| * | | | Fix for BUG#12672. | timour@mysql.com | 2005-08-29 | 1 | -0/+40 |
| |/ / | |||||
* | | | merge | tulin@dl145b.mysql.com | 2005-07-19 | 1 | -10/+11 |
|\ \ \ | |/ / | |||||
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mishka.local | 2005-07-18 | 1 | -9/+9 |
| |\ \ | |||||
| | * | | Cleanups during review | monty@mishka.local | 2005-07-18 | 1 | -9/+9 |
| * | | | opt_range.cc: | igor@rurik.mysql.com | 2005-07-16 | 1 | -1/+2 |
| |/ / | |||||
* | | | Patch for push of wl1354 Partitioning | mronstrom@mysql.com | 2005-07-18 | 1 | -17/+26 |
* | | | Merge | tomas@poseidon.ndb.mysql.com | 2005-07-12 | 1 | -48/+100 |
|\ \ \ | |/ / | |||||
| * | | manual merge | monty@mysql.com | 2005-07-04 | 1 | -16/+11 |
| |\ \ | |||||
| | * | | Fixes during review of new code | monty@mysql.com | 2005-07-04 | 1 | -9/+6 |
| | * | | Simple optimization | monty@mysql.com | 2005-06-29 | 1 | -7/+5 |
| * | | | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-5.0 | igor@rurik.mysql.com | 2005-06-28 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | Fixed comments. | konstantin@mysql.com | 2005-06-28 | 1 | -1/+1 |
| * | | | | opt_range.cc: | igor@rurik.mysql.com | 2005-06-28 | 1 | -3/+2 |
| * | | | | Merge rurik.mysql.com:/home/igor/mysql-5.0 | igor@rurik.mysql.com | 2005-06-28 | 1 | -5/+6 |
| |\ \ \ \ | | |/ / / | |/| | | |