diff options
author | unknown <ted@ted.mysql.internal> | 2006-10-11 02:36:36 +0400 |
---|---|---|
committer | unknown <ted@ted.mysql.internal> | 2006-10-11 02:36:36 +0400 |
commit | de443be6b560eae12bb34a1527bddfb62d967340 (patch) | |
tree | 5111126315a55c19f60711d2a1f14fb7b8aeacec /mysql-test/t/disabled.def | |
parent | 525a7cb53b9091c40aa0bfa921b7e764167b0255 (diff) | |
download | mariadb-git-de443be6b560eae12bb34a1527bddfb62d967340.tar.gz |
BUG#21524 ps.test updated to meet recent changes in SQL parser
mysql-test/r/ps.result:
brand new ps.result recorded out of updated ps.test output
mysql-test/t/disabled.def:
ps.test enabled anew
mysql-test/t/ps.test:
ps.test updated to ensure FLUSH/RESET are not allowed in stored functions at both parse and execution time
Diffstat (limited to 'mysql-test/t/disabled.def')
-rw-r--r-- | mysql-test/t/disabled.def | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mysql-test/t/disabled.def b/mysql-test/t/disabled.def index 1c2503e3240..6af71e32cc4 100644 --- a/mysql-test/t/disabled.def +++ b/mysql-test/t/disabled.def @@ -15,7 +15,6 @@ ndb_autodiscover : BUG#18952 2006-02-16 jmiller Needs to be fixed w.r.t ndb_autodiscover2 : BUG#18952 2006-02-16 jmiller Needs to be fixed w.r.t binlog ndb_load : BUG#17233 2006-05-04 tomas failed load data from infile causes mysqld dbug_assert, binlog not flushed partition_03ndb : BUG#16385 2006-03-24 mikael Partitions: crash when updating a range partitioned NDB table -ps : BUG#21524 2006-08-08 pgalbraith 'ps' test fails in --ps-protocol test AMD64 bit ps_7ndb : BUG#18950 2006-02-16 jmiller create table like does not obtain LOCK_open rpl_ndb_2innodb : BUG#19227 2006-04-20 pekka pk delete apparently not replicated rpl_ndb_2myisam : BUG#19227 Seems to pass currently |