mirror of
https://github.com/MariaDB/server.git
synced 2025-12-15 08:45:55 +01:00
3 lines
76 B
PHP
3 lines
76 B
PHP
if (`select @@hostname='localhost'`) {
|
|
skip need hostname!='localhost';
|
|
}
|