[Err] 1118 - Row size too large. The maximum row size for the used table type, not counting BLOBs, is 65535. This includes storage overhead, check the manual. You have to change some columns to
今天创建mysql表时,遇到了[Err]1118-Rowsizetoolarge的问题,sql如下:droptableifexistsOrders;createtableOrders(orderNovarchar