blob: 67e689319e258177c881dffa307411d7c69249e2 [file] [log] [blame]
code := 'A';
status := 1;
count = 0;
SET code = 'A';
SET status = 1, count = 0;
SET (count, limit) = (0, 100);