mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
4 lines
76 B
PHP
4 lines
76 B
PHP
if (`select @@hostname='localhost'`) {
|
|
skip need hostname!='localhost';
|
|
}
|