mirror of
https://github.com/MariaDB/server.git
synced 2025-08-06 18:41:37 +02:00
3 lines
76 B
PHP
3 lines
76 B
PHP
if (`select @@hostname='localhost'`) {
|
|
skip need hostname!='localhost';
|
|
}
|