现在有一个excel表要导入到navicat去,有一千个列,他默认数据类型是varchar,255,单行限制65535,也就是最多导入257个列,在导入向导里面一个一个改数据类型也太累了,有没有大佬解惑
服务端写个导入功能,让程序去跑,就可以了
dalao,我导入卡在1290,The MySQL server is running with the --secure-file-priv option so it cannot execute this statement这个错误上了,网上改my.ini文件没有效果,不知道怎么办了