mirror of
https://github.com/MariaDB/server.git
synced 2025-08-30 11:22:14 +03:00

Bug28309 First insert violates unique constraint - was "memory" table empty ? --- Add missing phony targets
5 lines
113 B
Plaintext
5 lines
113 B
Plaintext
######## include/ddl.cln ########
|
|
disconnect con2;
|
|
DEALLOCATE PREPARE stmt_start;
|
|
DEALLOCATE PREPARE stmt_break;
|