⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 skip_name_resolve.test

📁 视频监控网络部分的协议ddns,的模块的实现代码,请大家大胆指正.
💻 TEST
字号:
# Can't be tested with embedded server-- source include/not_embedded.inc# Bug #8471: IP address with mask fail when skip-name-resolve is onGRANT ALL ON test.* TO mysqltest_1@'127.0.0.1/255.255.255.255';SHOW GRANTS FOR mysqltest_1@'127.0.0.1/255.255.255.255';REVOKE ALL ON test.* FROM mysqltest_1@'127.0.0.1/255.255.255.255';DROP USER mysqltest_1@'127.0.0.1/255.255.255.255';# End of 4.1 tests# Bug #13407 "Remote connecting crashes server".# Server crashed when one used USER() function in connection for which# was impossible to obtain peer hostname.connect (con1, 127.0.0.1, root, , test, $MASTER_MYPORT, );--replace_column 1 #select user();--replace_column 1 <id> 3 <host> 5 <command> 6 <time> 7 <state> 8 <info>show processlist;connection default;

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -