mirror of
https://github.com/MariaDB/server.git
synced 2026-04-23 00:35:32 +02:00
7 lines
279 B
PHP
7 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
|