Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix the build and compiler warnings (few of which were real bugs) | Sergei Golubchik | 2011-10-29 | 19 | -99/+39 |
* | fix embedded tests. | Sergei Golubchik | 2011-10-28 | 8 | -8/+21 |
* | ignore troff failures - they are not fatal | Sergei Golubchik | 2011-10-28 | 1 | -2/+2 |
* | fixes for sys_vars and pbxt suites | Sergei Golubchik | 2011-10-28 | 27 | -69/+619 |
* | Merge: post-merge fixes | Sergey Petrunya | 2011-10-27 | 3 | -8/+21 |
|\ | |||||
| * | Post-merge fixes: Fix problems in table_elim.test and enable it. | Sergey Petrunya | 2011-10-27 | 3 | -8/+21 |
* | | Fixed that oqgraph and libmysqld/examples compiles on OpenSuse 11.4 | Michael Widenius | 2011-10-26 | 3 | -1/+3 |
|/ | |||||
* | Fix debug build on Windows. | Vladislav Vaintroub | 2011-10-25 | 1 | -3/+5 |
* | Post-merge fixes: | Sergey Petrunya | 2011-10-24 | 8 | -15/+34 |
* | embedded tests | Sergei Golubchik | 2011-10-22 | 1 | -6/+7 |
* | Sergey Petrunya fixes for subselect* tests, | Sergei Golubchik | 2011-10-22 | 19 | -1301/+601 |
* | fixes for windows | Sergei Golubchik | 2011-10-21 | 31 | -145/+57 |
* | post-merge changes to the mysql-test suite | Sergei Golubchik | 2011-10-19 | 12 | -43/+48 |
* | bugfix: query cache was using incorrect wait flag | Sergei Golubchik | 2011-10-19 | 1 | -2/+2 |
* | bugfix: progress reporting and sub-statements | Sergei Golubchik | 2011-10-19 | 2 | -5/+13 |
* | don't forget to call ha_index_end before destroying the handler | Sergei Golubchik | 2011-10-19 | 1 | -1/+2 |
* | with introduction of progress reporting, max error number is 65534 | Sergei Golubchik | 2011-10-19 | 1 | -3/+4 |
* | bugfix: delay_key_write=ALL cannot be turned off | Sergei Golubchik | 2011-10-19 | 1 | -0/+2 |
* | cleanups | Sergei Golubchik | 2011-10-19 | 11 | -20/+12 |
* | intptr should be unsigned | Sergei Golubchik | 2011-10-19 | 2 | -4/+4 |
* | cmake 2.6 compat | Sergei Golubchik | 2011-10-19 | 1 | -1/+1 |
* | safe_mutex deadlock detector post-merge fixes | Sergei Golubchik | 2011-10-19 | 7 | -11/+28 |
* | Id column in EXPLAIN can be null. | Sergei Golubchik | 2011-10-19 | 1 | -1/+2 |
* | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 1705 | -39261/+165955 |
|\ | |||||
| * | lp:822760 Wrong result with view + invalid dates | Sergei Golubchik | 2011-08-22 | 5 | -1/+125 |
| * | Fixed LP bug #826279. | Igor Babaev | 2011-08-19 | 7 | -2/+163 |
| * | Fix bug lp:813473 | unknown | 2011-08-17 | 9 | -4/+464 |
| * | field_conv.cc: added comments | Sergey Petrunya | 2011-08-17 | 2 | -1/+15 |
| * | Merge | Sergey Petrunya | 2011-08-17 | 3 | -1/+34 |
| |\ | |||||
| | * | BUG#826935 Assertion `!table || (!table->read_set || bitmap_is_set(table->rea... | Sergey Petrunya | 2011-08-17 | 3 | -1/+34 |
| * | | Fixed LP bug #825035. | Igor Babaev | 2011-08-16 | 8 | -0/+73 |
| * | | Merge fix for small_blocksize.test | Michael Widenius | 2011-08-16 | 2 | -43/+0 |
| |\ \ | |||||
| | * \ | Merge with 5.2 | Michael Widenius | 2011-08-16 | 2 | -43/+0 |
| | |\ \ | |||||
| | | * | | Fixed wrong testcase | Michael Widenius | 2011-08-16 | 2 | -43/+0 |
| * | | | | Merge | Sergey Petrunya | 2011-08-16 | 4 | -0/+56 |
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/| | |||||
| | * | | BUG#818280: crash in do_copy_not_null() in maria-5.3 with semijoin | Sergey Petrunya | 2011-08-16 | 4 | -0/+56 |
| * | | | Automatic merge with 5.2 | Michael Widenius | 2011-08-16 | 7 | -12/+37 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Fixed build failure in embedded library regarding that decrease_user_connecti... | Michael Widenius | 2011-08-16 | 2 | -1/+3 |
| | * | | If mysqld --log-warnings=3 or higher, then print all check and repair warning... | Michael Widenius | 2011-08-16 | 1 | -0/+3 |
| | * | | Fixed bug that MAX_USER_CONNECTIONS was not working properly in all situation... | Michael Widenius | 2011-08-16 | 4 | -10/+23 |
| | * | | Fixed recovery crash lp:814806 "Unclean shutdown corrupted Aria table blockin... | Michael Widenius | 2011-08-15 | 1 | -1/+8 |
| * | | | Automatic merge with 5.2 | Michael Widenius | 2011-08-15 | 21 | -66/+400 |
| |\ \ \ | | |/ / | | | / | | |/ | |/| | |||||
| | * | Merge in bug fix from 5.1 | Michael Widenius | 2011-08-15 | 3 | -1/+75 |
| | |\ | |||||
| | | * | Fixed bug lp:826377 "Aria DB Format: Reading specific table from dump causes ... | Michael Widenius | 2011-08-15 | 3 | -1/+75 |
| | * | | Increase server version | Michael Widenius | 2011-08-15 | 1 | -1/+1 |
| | * | | Fixes bugs found by testcase for lp:815022 and lp:726374 "ma_blockrec.c:3000:... | Michael Widenius | 2011-08-15 | 13 | -50/+198 |
| | * | | Autmatic merge with 5.1 | Michael Widenius | 2011-08-12 | 2 | -5/+13 |
| | |\ \ | | | |/ | |||||
| | | * | Fixed lp:814231 Aria post-recovery error "Bitmap at page 0 has pages reserved... | Michael Widenius | 2011-08-12 | 2 | -5/+13 |
| | * | | Fixed bug lp:814054 'Assertion `block->hash_link == hash_link && hash_link->b... | Michael Widenius | 2011-08-10 | 1 | -2/+8 |
| | * | | Fixes MySQL bug#48972: mysqldump --insert-ignore leaves set unique_checks=0. | Michael Widenius | 2011-08-10 | 3 | -3/+100 |