mirror of
https://github.com/MariaDB/server.git
synced 2025-09-02 09:41:40 +03:00
new merge from 5.5
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# that varies depending on where the test is executed.
|
||||
|
||||
--let $_items=$status_items
|
||||
if (`SELECT "XX$status_items" = "XX"`)
|
||||
if (!$status_items)
|
||||
{
|
||||
--die 'Variable status_items is NULL'
|
||||
}
|
||||
|
Reference in New Issue
Block a user