Lines Matching refs:the

9 # Show the definition of the PROCESSLIST table
34 # Ensure that the information about the own connection is correct.
55 SELECT COUNT(*) = 1 AS "Is the DB correct?"
58 Is the DB correct?
67 AS 'Is the content of PROCESSLIST.INFO correct?';
68 Is the content of PROCESSLIST.INFO correct?
75 # Ensure that the information about an inactive connection is correct.
80 # Poll till the connection con1 is in state COMMAND = 'Sleep'.
93 AS "Did we got the next higher PROCESSLIST ID?";
94 Did we got the next higher PROCESSLIST ID?
110 # Ensure that the user test_user sees only connections with his username
111 # because he has not the PROCESS privilege.
121 # Ensure that the user test_user sees all connections with his username.
145 # Send a long enough running statement to the server, but do not
146 # wait till the result comes back.
168 SELECT @state = 'User sleep' AS "Has STATE the expected value?";
169 Has STATE the expected value?
171 SELECT @info = 'SELECT sleep(10), 17' AS "Has INFO the expected value?";
172 Has INFO the expected value?
175 # Pull("reap") the result set from the statement executed with "send".
188 # Send a statement to the server, but do not wait till the result
202 # Pull("reap") the result set from the statement executed with "send".
212 # Send a long (~20 KB code) statement to the server, but do not wait
213 # till the result comes back. We will pull this later.
215the representative of a very long statement.This is the representative of a very long statement.Th…
227the representative of a very long statement.This is the representative of a very long statement.Th…
234the representative of a very long statement.This is the representative of a very long statement.Th…
239 …D> <TIME> <STATE> SELECT count(*),'BEGIN-This is the representative of a very long statement.This …
242 # Pull("reap") the result set from the monster statement executed with "send".
245the representative of a very long statement.This is the representative of a very long statement.Th…