*** client/mysql.cc.orig 2017-03-18 16:45:14.000000000 +0900 --- client/mysql.cc 2017-04-20 19:35:19.871461710 +0900 *************** *** 3503,3509 **** "visit:\n" " http://dev.mysql.com/\n" "To buy MySQL Enterprise support, training, or other products, visit:\n" ! " https://shop.mysql.com/\n", INFO_INFO); put_info("List of all MySQL commands:", INFO_INFO); if (!named_cmds) put_info("Note that all text commands must be first on line and end with ';'",INFO_INFO); --- 3503,3509 ---- "visit:\n" " http://dev.mysql.com/\n" "To buy MySQL Enterprise support, training, or other products, visit:\n" ! " http://shop.mysql.com/\n", INFO_INFO); put_info("List of all MySQL commands:", INFO_INFO); if (!named_cmds) put_info("Note that all text commands must be first on line and end with ';'",INFO_INFO);