diff options
author | monty@tik.mysql.fi <> | 2001-03-23 20:38:42 +0200 |
---|---|---|
committer | monty@tik.mysql.fi <> | 2001-03-23 20:38:42 +0200 |
commit | 3099c54d945bdeb6a8a44b1657b1784ff52ac601 (patch) | |
tree | 9691c3978bd401c61959324ed6f6d3ac30a7840d /mysql-test/r/update.result | |
parent | d145a6b97e3306abf6ed36725748f255dcfa4ba5 (diff) | |
download | mariadb-git-3099c54d945bdeb6a8a44b1657b1784ff52ac601.tar.gz |
Test case for bug when updating on key
Fixed bug in CONCAT_WS()
Print the default ISOLATION level.
Change lock type for CREATE ... SELECT and INSERT/REPLACE ... SELECT
Diffstat (limited to 'mysql-test/r/update.result')
-rw-r--r-- | mysql-test/r/update.result | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mysql-test/r/update.result b/mysql-test/r/update.result index d0cca3bdb6f..bd34700e5ec 100644 --- a/mysql-test/r/update.result +++ b/mysql-test/r/update.result @@ -37,3 +37,5 @@ a 146 place_id shows 1 1 +status +1 |