1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

Change to new (after merge) error numbers

This commit is contained in:
monty@mysql.com/narttu.mysql.fi
2007-01-22 21:19:56 +02:00
parent 7df1dbcd74
commit 33f8a2c5d7
9 changed files with 30 additions and 30 deletions

View File

@@ -285,7 +285,7 @@ ERROR 23000: Duplicate entry '3' for key 'PRIMARY'
show warnings;
Level Code Message
Note 1050 Table 't1' already exists
Error 1579 Duplicate entry '3' for key 'PRIMARY'
Error 1582 Duplicate entry '3' for key 'PRIMARY'
show status like "Opened_tables";
Variable_name Value
Opened_tables 2