| Commit message (Expand) | Author | Age | Files | Lines |
* | 10.0-monty merge | Sergei Golubchik | 2013-07-21 | 602 | -12762/+17171 |
|\ |
|
| * | merge few bug fixes from 5.6 | Sergei Golubchik | 2013-07-17 | 15 | -16/+1243 |
| * | MDEV-617 LP:671189 - Query cache is not used for tables or databases with dot... | unknown | 2013-07-18 | 2 | -0/+57 |
| * | MDEV-4757 Change mysql.slow_log.event_time from TIMESTAMP to TIMESTAMP(6) | Sergei Golubchik | 2013-07-15 | 8 | -13/+13 |
| * | Fixes for innodb suite, merging tests from 5.6. | Sergei Golubchik | 2013-07-15 | 16 | -1423/+1040 |
| * | Fix main test suite on Windows | Vladislav Vaintroub | 2013-07-15 | 2 | -26/+4 |
| * | many simple fixes for innodb suite, | Sergei Golubchik | 2013-07-14 | 24 | -871/+1119 |
| * | fix pfs_digest* tests. | Sergei Golubchik | 2013-07-14 | 2 | -74/+74 |
| * | parts suite merged | Sergei Golubchik | 2013-07-14 | 37 | -251/+2752 |
| * | update results | Sergei Golubchik | 2013-07-13 | 1 | -2/+0 |
| * | fix for maria.maria test | Sergei Golubchik | 2013-07-13 | 2 | -108/+108 |
| * | update plugin API versions in tests | Sergei Golubchik | 2013-07-13 | 2 | -4/+4 |
| * | sys_var suite passes | Sergei Golubchik | 2013-07-13 | 77 | -7023/+3659 |
| * | fix the maria suite | Sergei Golubchik | 2013-07-12 | 3 | -3/+2 |
| * | update handler.* tests | Sergei Golubchik | 2013-07-12 | 5 | -18/+18 |
| * | update test results | Sergei Golubchik | 2013-07-12 | 5 | -111/+0 |
| * | archive.test and others | Sergei Golubchik | 2013-07-12 | 5 | -48/+25 |
| * | now results is correct | unknown | 2013-07-12 | 1 | -2/+3 |
| * | fix lost vcol checks in sql_table.cc, | Sergei Golubchik | 2013-07-12 | 12 | -12/+12 |
| * | restore ha_example::check_if_incompatible_data(), create_info->fields_option_... | Sergei Golubchik | 2013-07-12 | 1 | -0/+6 |
| * | Merge the following patch from MySQL 5.6.10, in order to make perfschema.binl... | unknown | 2013-07-11 | 1 | -16/+0 |
| * | fix upgrade.test - update from 5.6 | Sergei Golubchik | 2013-07-12 | 2 | -2/+8 |
| * | merge bugfuxes for sp-error.test | Sergei Golubchik | 2013-07-12 | 4 | -5/+1865 |
| * | 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 | 2 | -5/+5 |
| * | 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 | 2 | -15/+13 |
| * | fix alter_table.test: remove old assert as it was removed from 5.6, | Sergei Golubchik | 2013-07-11 | 1 | -4/+4 |
| * | MDEV-4710 Merge Performance Schema test cases from MySQL 5.6.10 | unknown | 2013-07-11 | 1 | -30/+1 |
| * | 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 | 2 | -28/+485 |
| * | fix flush_read_lock - update the test and results form 5.6 | Sergei Golubchik | 2013-07-10 | 2 | -56/+15 |
| * | fix for alter_table_online test. | Sergei Golubchik | 2013-07-10 | 2 | -47/+43 |
| * | MDEV-4710 Merge Performance Schema test cases from MySQL 5.6.10 | unknown | 2013-07-10 | 52 | -192/+726 |
| * | 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 | 2 | -4/+4 |
| * | Cought errors are not shown | unknown | 2013-07-09 | 1 | -43/+1 |
| * | 10.0-monty: trivial test result updates | Sergey Petrunya | 2013-07-09 | 6 | -57/+57 |
| * | Trivial test result updates. | Sergey Petrunya | 2013-07-09 | 2 | -5/+5 |
| * | Fix merge.test failure | Sergey Petrunya | 2013-07-09 | 1 | -2/+2 |
| * | Fixed all remaining failures in partition tests. | Igor Babaev | 2013-07-08 | 8 | -131/+59 |
| * | Merge | Igor Babaev | 2013-07-08 | 9 | -12/+12 |
| |\ |
|
| | * | More trivial test result updates | Sergey Petrunya | 2013-07-08 | 9 | -12/+12 |
| * | | Fixed a failure in partition_truncate.test. | Igor Babaev | 2013-07-08 | 2 | -2/+2 |
| |/ |
|
| * | 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 |
| |/ |
|