summaryrefslogtreecommitdiff
path: root/mysql-test/t/commit.test
diff options
context:
space:
mode:
authorMagne Mahre <magne.mahre@sun.com>2010-05-05 12:17:07 +0200
committerMagne Mahre <magne.mahre@sun.com>2010-05-05 12:17:07 +0200
commitde493d92b2dcc8f1d1f39d5729675fef5571aabe (patch)
treed38f3ba61157ed0601cdd3c4db58d680e14b2169 /mysql-test/t/commit.test
parenta03ce03977f7a0b75aef335637c9f606aecf5954 (diff)
downloadmariadb-git-de493d92b2dcc8f1d1f39d5729675fef5571aabe.tar.gz
Bug#48800 CREATE TABLE t...SELECT fails if t is a temporary
table If a temporary table A exists, and a (permanent) table with the same name is attempted created with "CREATE TABLE ... AS SELECT", the create would fail with an error. 1050: Table 'A' already exists The error occured in MySQL 5.1 releases, but is not present in MySQL 5.5. This patch adds a regression test to ensure that the problem does not reoccur.
Diffstat (limited to 'mysql-test/t/commit.test')
0 files changed, 0 insertions, 0 deletions