1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-07 00:04:31 +03:00
Files
mariadb/mysql-test/main/empty_server_name-8224.result
2018-03-29 13:59:44 +03:00

3 lines
85 B
Plaintext

create server '' foreign data wrapper w2 options (host '127.0.0.1');
drop server '';