1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-02 09:41:40 +03:00

push to 5.1-buteam tree.

This commit is contained in:
Luis Soares
2008-12-10 10:51:43 +00:00
6 changed files with 215 additions and 86 deletions

View File

@@ -6,7 +6,7 @@
let $counter= 500;
while ($mysql_errno)
{
--error 0,2002,2006,2013
--error 0,2002,2003,2006,2013
show status;
dec $counter;