diff options
author | Sergey Vojtovich <svoj@mariadb.org> | 2014-12-29 15:41:08 +0400 |
---|---|---|
committer | Sergey Vojtovich <svoj@mariadb.org> | 2014-12-29 15:41:08 +0400 |
commit | dc92032fa33cc1f3bc7fb0f885433826246bcdc0 (patch) | |
tree | c5a3e5aac7e8ca6785bb3fdf2eb7c1fce4afd54a /mysql-test/t/AAA.test | |
parent | 6dbc48ca79e5fdd8d4022b00b862e08a4198155b (diff) | |
download | mariadb-git-bb-power.tar.gz |
Fixed sysvars_server_embedded test result to reflect new values forbb-power
query_prealloc_size, query_alloc_block_size and log_tc_size.
Fixed incorrect registration of LOCK_binlog_end_pos in PFS.
Diffstat (limited to 'mysql-test/t/AAA.test')
-rw-r--r-- | mysql-test/t/AAA.test | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/t/AAA.test b/mysql-test/t/AAA.test new file mode 100644 index 00000000000..e0ac49d1ecf --- /dev/null +++ b/mysql-test/t/AAA.test @@ -0,0 +1 @@ +SELECT 1; |