mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-04-28 21:31:27 -07:00
updated integration tests
This commit is contained in:
parent
815ad0de99
commit
e4faab0e57
120 changed files with 2326 additions and 2281 deletions
|
@ -1,5 +0,0 @@
|
|||
USE bar;
|
||||
DELIMITER ;;
|
||||
CREATE PROCEDURE `procedure` ()
|
||||
SELECT * FROM bar;;
|
||||
DELIMITER ;
|
Loading…
Add table
Add a link
Reference in a new issue