2014-06-11 15:33:42 +03:00

5 lines
86 B
SQL

use test;
set autocommit=1;
use mysql;
select count(*) from user where user='maxuser'