您所在的位置:
首页 > 讲解查看MySQL数据库错误码的三个方法 > 信息评论 >
讲解查看MySQL数据库错误码的三个方法
查看MySQL数据库错误码(error code)的三个方法: ◆1. MySQL Reference Manual有Appendix B. Error Codes and Messages ◆2. 查看页面:http://dev.mysql.com/doc/refman/5.0/en/error-handling.html ◆3. MySQL的bin目录下提供了perror.exe工具,使用方法如下:
网友评论