Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/mysql/59.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
MySQL Workbench 6.3(Win x64)中的useLegacyAuth=1失败,传递的类型错误,应为sql::SQLString_Mysql_Workbench - Fatal编程技术网

MySQL Workbench 6.3(Win x64)中的useLegacyAuth=1失败,传递的类型错误,应为sql::SQLString

MySQL Workbench 6.3(Win x64)中的useLegacyAuth=1失败,传递的类型错误,应为sql::SQLString,mysql,workbench,Mysql,Workbench,这是不可能的 我尝试了各种组合,但都失败了 useLegacyAuth=1 useLegacyAuth="1" useLegacyAuth='1' useLegacyAuth=`1` 旧的,但仍然有用,我想我会更新我所知道的。 如果你在整件事周围加上引号,它应该会起作用。 “useLegacyAuth=1”

这是不可能的

我尝试了各种组合,但都失败了

useLegacyAuth=1
useLegacyAuth="1"
useLegacyAuth='1'
useLegacyAuth=`1`

旧的,但仍然有用,我想我会更新我所知道的。 如果你在整件事周围加上引号,它应该会起作用。 “useLegacyAuth=1”