mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Updated sp.result.
mysql-test/r/sp.result: Updated result.
This commit is contained in:
@ -4192,6 +4192,11 @@ test.t2 analyze status Table is already up to date
|
|||||||
test.t3 analyze error Table 'test.t3' doesn't exist
|
test.t3 analyze error Table 'test.t3' doesn't exist
|
||||||
test.v1 analyze error 'test.v1' is not BASE TABLE
|
test.v1 analyze error 'test.v1' is not BASE TABLE
|
||||||
Warnings:
|
Warnings:
|
||||||
|
Error 1146 Table 'test.t3' doesn't exist
|
||||||
|
Error 1347 'test.v1' is not BASE TABLE
|
||||||
|
Error 1146 Table 'test.t3' doesn't exist
|
||||||
|
Error 1347 'test.v1' is not BASE TABLE
|
||||||
|
Error 1146 Table 'test.t3' doesn't exist
|
||||||
Error 1347 'test.v1' is not BASE TABLE
|
Error 1347 'test.v1' is not BASE TABLE
|
||||||
call bug13012()|
|
call bug13012()|
|
||||||
Table Op Msg_type Msg_text
|
Table Op Msg_type Msg_text
|
||||||
@ -4210,6 +4215,11 @@ test.t2 analyze status Table is already up to date
|
|||||||
test.t3 analyze error Table 'test.t3' doesn't exist
|
test.t3 analyze error Table 'test.t3' doesn't exist
|
||||||
test.v1 analyze error 'test.v1' is not BASE TABLE
|
test.v1 analyze error 'test.v1' is not BASE TABLE
|
||||||
Warnings:
|
Warnings:
|
||||||
|
Error 1146 Table 'test.t3' doesn't exist
|
||||||
|
Error 1347 'test.v1' is not BASE TABLE
|
||||||
|
Error 1146 Table 'test.t3' doesn't exist
|
||||||
|
Error 1347 'test.v1' is not BASE TABLE
|
||||||
|
Error 1146 Table 'test.t3' doesn't exist
|
||||||
Error 1347 'test.v1' is not BASE TABLE
|
Error 1347 'test.v1' is not BASE TABLE
|
||||||
call bug13012()|
|
call bug13012()|
|
||||||
Table Op Msg_type Msg_text
|
Table Op Msg_type Msg_text
|
||||||
@ -4228,6 +4238,11 @@ test.t2 analyze status Table is already up to date
|
|||||||
test.t3 analyze error Table 'test.t3' doesn't exist
|
test.t3 analyze error Table 'test.t3' doesn't exist
|
||||||
test.v1 analyze error 'test.v1' is not BASE TABLE
|
test.v1 analyze error 'test.v1' is not BASE TABLE
|
||||||
Warnings:
|
Warnings:
|
||||||
|
Error 1146 Table 'test.t3' doesn't exist
|
||||||
|
Error 1347 'test.v1' is not BASE TABLE
|
||||||
|
Error 1146 Table 'test.t3' doesn't exist
|
||||||
|
Error 1347 'test.v1' is not BASE TABLE
|
||||||
|
Error 1146 Table 'test.t3' doesn't exist
|
||||||
Error 1347 'test.v1' is not BASE TABLE
|
Error 1347 'test.v1' is not BASE TABLE
|
||||||
drop procedure bug13012|
|
drop procedure bug13012|
|
||||||
drop view v1;
|
drop view v1;
|
||||||
|
Reference in New Issue
Block a user