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