mirror of
https://github.com/MariaDB/server.git
synced 2025-11-22 17:44:29 +03:00
8 lines
279 B
PHP
8 lines
279 B
PHP
echo -----------------------------------------------------;
|
|
echo $query;
|
|
echo -----------------------------------------------------;
|
|
--source include/percona_query_cache_with_comments_show.inc
|
|
eval $query;
|
|
eval $query;
|
|
--source include/percona_query_cache_with_comments_show.inc
|