| Commit message (Expand) | Author | Age | Files | Lines |
* | 10.0-monty merge | Sergei Golubchik | 2013-07-21 | 100 | -764/+2389 |
|\ |
|
| * | merge few bug fixes from 5.6 | Sergei Golubchik | 2013-07-17 | 7 | -6/+681 |
| * | MDEV-617 LP:671189 - Query cache is not used for tables or databases with dot... | unknown | 2013-07-18 | 1 | -0/+35 |
| * | MDEV-4757 Change mysql.slow_log.event_time from TIMESTAMP to TIMESTAMP(6) | Sergei Golubchik | 2013-07-15 | 6 | -10/+10 |
| * | Fixes for innodb suite, merging tests from 5.6. | Sergei Golubchik | 2013-07-15 | 1 | -0/+9 |
| * | Fix main test suite on Windows | Vladislav Vaintroub | 2013-07-15 | 1 | -24/+2 |
| * | update plugin API versions in tests | Sergei Golubchik | 2013-07-13 | 2 | -4/+4 |
| * | archive.test and others | Sergei Golubchik | 2013-07-12 | 3 | -28/+0 |
| * | restore ha_example::check_if_incompatible_data(), create_info->fields_option_... | Sergei Golubchik | 2013-07-12 | 1 | -0/+6 |
| * | fix upgrade.test - update from 5.6 | Sergei Golubchik | 2013-07-12 | 1 | -1/+5 |
| * | merge bugfuxes for sp-error.test | Sergei Golubchik | 2013-07-12 | 2 | -4/+885 |
| * | changes corresponts to changes in 5.6 | unknown | 2013-07-12 | 1 | -7/+24 |
| * | temporal-related changes. don't apply sql_mode flags on the lower level (str_... | Sergei Golubchik | 2013-07-11 | 5 | -22/+28 |
| * | fix truncate_coverage.test: update from 5.6 | Sergei Golubchik | 2013-07-11 | 1 | -3/+3 |
| * | fix signal_demo3.test: fix a typo in the merge, and update results to match 5.6 | Sergei Golubchik | 2013-07-11 | 1 | -10/+10 |
| * | fix create.test: update the results, don't restore the incorrectly merged fea... | Sergei Golubchik | 2013-07-11 | 1 | -13/+12 |
| * | fix alter_table.test: remove old assert as it was removed from 5.6, | Sergei Golubchik | 2013-07-11 | 1 | -4/+4 |
| * | fix cast.test, select.test, select_jcl6.test: update results after strict_dat... | Sergei Golubchik | 2013-07-10 | 3 | -5/+19 |
| * | fix plugin.test - bad merge in TABLE_SHARE::destroy, ha_share must be deleted... | Sergei Golubchik | 2013-07-10 | 1 | -3/+3 |
| * | fix select_pkeycache: update results after strict_date_checking=1 | Sergei Golubchik | 2013-07-10 | 1 | -1/+5 |
| * | fix innodb_mysql_sync test - update from 5.6 | Sergei Golubchik | 2013-07-10 | 1 | -14/+183 |
| * | fix flush_read_lock - update the test and results form 5.6 | Sergei Golubchik | 2013-07-10 | 1 | -23/+8 |
| * | fix for alter_table_online test. | Sergei Golubchik | 2013-07-10 | 1 | -23/+21 |
| * | MDEV-4758 10.0-monty tree: ALTER TABLE CHANGE COLUMN doesn't drop EITS stats | Sergei Golubchik | 2013-07-09 | 1 | -9/+19 |
| * | commit_1innodb.test: update results from 5.6 | Sergei Golubchik | 2013-07-09 | 1 | -2/+2 |
| * | Cought errors are not shown | unknown | 2013-07-09 | 1 | -43/+1 |
| * | Fix merge.test failure | Sergey Petrunya | 2013-07-09 | 1 | -2/+2 |
| * | Fixed all remaining failures in partition tests. | Igor Babaev | 2013-07-08 | 4 | -82/+6 |
| * | Fixed a failure in partition_truncate.test. | Igor Babaev | 2013-07-08 | 1 | -1/+1 |
| * | Automatic merge | Sergey Petrunya | 2013-07-08 | 1 | -2/+2 |
| |\ |
|
| | * | Fix test failure in myisam.test: | Sergey Petrunya | 2013-07-08 | 1 | -2/+2 |
| * | | fixed result. | unknown | 2013-07-08 | 1 | -153/+14 |
| |/ |
|
| * | Fix test errors like: | Sergey Petrunya | 2013-07-08 | 1 | -1/+1 |
| * | known results differences | unknown | 2013-07-05 | 6 | -32/+5 |
| * | fixed result (error message and error message intercepting). | unknown | 2013-07-05 | 1 | -3/+1 |
| * | Update test result: same as in 10.0 and maria (and mysql) 5.5 | Sergey Petrunya | 2013-07-05 | 1 | -1/+1 |
| * | Fix mysqldump.test: update test result | Sergey Petrunya | 2013-07-05 | 1 | -5/+6 |
| * | Update test result: PASSWORD(NULL) returns '' now. | Sergey Petrunya | 2013-07-05 | 1 | -1/+1 |
| * | More test result updates, follow the previous cset | Sergey Petrunya | 2013-07-05 | 1 | -1/+1 |
| * | More test result updates: | Sergey Petrunya | 2013-07-05 | 2 | -2/+2 |
| * | Fix a number of tests: | Sergey Petrunya | 2013-07-05 | 8 | -77/+15 |
| * | Automatic merge | Sergey Petrunya | 2013-07-04 | 1 | -30/+34 |
| |\ |
|
| | * | Update log_tables.test: some definitions of columns have changed, and slow_lo... | Sergey Petrunya | 2013-07-04 | 1 | -30/+34 |
| * | | Update test result for mysql-test/t/ctype_errors.test (checked) | Sergey Petrunya | 2013-07-04 | 1 | -2/+2 |
| |/ |
|
| * | Automatic merge | Sergey Petrunya | 2013-07-04 | 1 | -3/+3 |
| |\ |
|
| | * | MDEV-4756: 10.0-monty tree: log_state.test fails | Sergey Petrunya | 2013-07-04 | 1 | -3/+3 |
| * | | Update test results: handlersocket.test (approved by Serg) | Sergey Petrunya | 2013-07-04 | 1 | -1/+1 |
| |/ |
|
| * | Update more test results (all checked). | Sergey Petrunya | 2013-07-04 | 4 | -46/+76 |
| * | Fix a number of trivial test failures by updating error message: | Sergey Petrunya | 2013-07-03 | 8 | -15/+15 |
| * | Cont'd: Fix a number of trivial test failures by updating error message: | Sergey Petrunya | 2013-07-03 | 1 | -1/+1 |