1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

post merge fixes (from merging test fixes from bug 19914)

This commit is contained in:
stewart@willster.(none)
2006-10-25 20:37:10 +10:00
parent d5810cd067
commit 1f05ac4ac3
2 changed files with 11 additions and 8 deletions

View File

@ -35,6 +35,10 @@ a
select * from t1;
a
2
flush status;
select * from t1;
a
2
update t1 set a=3 where a=2;
show status like 'handler_discover%';
Variable_name Value