mirror of
https://github.com/MariaDB/server.git
synced 2025-01-31 19:11:46 +01:00
Merge mysql.com:/opt/local/work/mysql-4.1-11458
into mysql.com:/opt/local/work/mysql-5.0-root
This commit is contained in:
commit
a25c4ead10
1 changed files with 2 additions and 0 deletions
|
@ -738,3 +738,5 @@ execute stmt using @user_id, @id;
|
|||
partner_id
|
||||
execute stmt using @user_id, @id;
|
||||
partner_id
|
||||
deallocate prepare stmt;
|
||||
drop table t1, t2, t3, t4;
|
||||
|
|
Loading…
Add table
Reference in a new issue