摘要:
#--------------------------------V1-------------------------------------# Sub test() With Sheets("Change Notice") totalRow = Application.CountA(.Range("A:A")) 'MsgBox TotalRow startRow = 2 For i = st... 阅读全文
摘要:
1.ERROR 1133 (42000): Can't find any matching row in the user table 解决:host跟user账号要在user表存在(localhost,root) 2.ERROR 1290 (HY000): The MySQL server is 阅读全文