mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Don't use ranges on HEAP tables with LIKE
Don't reconnect client on close
This commit is contained in:
@ -79,7 +79,7 @@ f1 f2
|
||||
12 ted
|
||||
12 ted
|
||||
table type possible_keys key key_len ref rows Extra
|
||||
t1 range btn btn 10 NULL 10 where used
|
||||
t1 ALL btn NULL NULL NULL 14 where used
|
||||
btn
|
||||
table type possible_keys key key_len ref rows Extra
|
||||
t1 ALL btn NULL NULL NULL 14 where used
|
||||
|
Reference in New Issue
Block a user