mariadb/mysql-test/suite
Sergei Golubchik 5d0122bd77 MDEV-7113 difference between check_vcol_func_processor and check_partition_func_processor
MDEV-6789 segfault in Item_func_from_unixtime::get_date on updating table with virtual columns

* prohibit VALUES in partitioning expression
* prohibit user and system variables in virtual column expressions
* fix Item_func_date_format to cache locale (for %M/%W to return the same as MONTHNAME/DAYNAME)
* fix Item_func_from_unixtime to cache time_zone directly, not THD (and not to crash)
* added tests for other incorrectly allowed (in vcols) functions to see that they don't crash
2014-11-18 15:42:40 +01:00
..
archive mysql-5.5.39 merge 2014-08-02 21:26:16 +02:00
binlog MDEV-3940 Server crash or assertion `item->type() == Item::STRING_ITEM' failure on LOAD DATA through a view with statement binary logging 2014-11-18 15:42:32 +01:00
csv automatic merge 2012-05-03 16:00:41 +03:00
engines MDEV-6378 mtr engines iuds time tests fail 2014-07-28 13:31:46 +04:00
federated different fix for internal Oracle MySQL bug#16324629 that doesn't crash 2014-02-17 11:09:33 +01:00
funcs_1 MDEV-6528 review debian patches for mysql 2014-10-02 11:58:24 +02:00
funcs_2 overlay support for mysql-test-run and mysqltest 2012-02-23 07:50:11 +01:00
handler MySQL-5.5.35 merge 2014-01-22 15:29:36 +01:00
heap MDEV-4813 Replication fails on updating a MEMORY table with an index using btree 2014-10-07 10:54:14 +02:00
innodb Attempt to fix a failure in test case innodb.innodb_information_schema seen occasionally in Buildbot. 2014-10-29 15:10:02 +01:00
innodb_zip MySQL-5.5.36 merge 2014-02-17 11:00:51 +01:00
jp overlay support for mysql-test-run and mysqltest 2012-02-23 07:50:11 +01:00
large_tests BUG#11877618: rpl_slave_net_timeout fails in rpl_sync.inc (at sync_slave_with_master) 2011-03-17 11:31:42 +01:00
manual BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
maria Fix for MDEV-6493: Assertion `table->file->stats.records > 0 || error' failure, or 'Invalid write' valgrind warnings, or crash on scenario with Aria table, view, LOCK TABLES 2014-07-30 13:27:52 +03:00
mtr/t overlay support for mysql-test-run and mysqltest 2012-02-23 07:50:11 +01:00
mtr2 Fix for overlayed include files on Windows and a test case 2013-11-10 14:37:32 +04:00
optimizer_unfixed_bugs Fix for MDEV-533: Confusing error code when doing auto-increment insert for out-of-range values 2012-09-18 15:14:19 +03:00
oqgraph 1. support for testing statically built oqgraph 2012-03-30 22:15:44 +02:00
parts Merge MDEV-6067 from 5.3 to 5.5. 2014-04-11 10:46:11 +02:00
percona merged with XtraDB 1.1.8-26.0 2012-06-15 14:54:23 +02:00
perfschema Fix test failure in perfschema.myisam_file_io when perfschema is not compiled into the server. 2014-10-20 09:36:41 +02:00
perfschema_stress mysql-5.5.37 selective merge 2014-03-27 22:26:58 +01:00
plugins MDEV-7089: Test failures in main.failed_auth_unixsocket and plugins.unix_socket depending on environment 2014-11-12 11:10:13 +01:00
rpl MDEV-7103: Sporadic test falure in rpl.rpl_parallel_show_binlog_events_purge_logs 2014-11-13 10:04:45 +01:00
sphinx fix SphinxSE to not leave Sphinx_error status variable uninitialized 2014-02-14 15:16:23 +01:00
storage_engine Sporadic failure in storage_engine/trx.xa_recovery test 2014-11-17 20:10:57 +04:00
stress Bug #11751927 42960: MTR2: NO MORE --STRESS PARAMETERS 2011-09-15 12:34:32 +02:00
sys_vars mysql-5.5.39 merge 2014-08-02 21:26:16 +02:00
unit post-merge changes to the mysql-test suite 2011-10-19 23:01:15 +02:00
vcol MDEV-7113 difference between check_vcol_func_processor and check_partition_func_processor 2014-11-18 15:42:40 +01:00