mysql5.0的bin目录里缺少PDB文件,PDB文件的用途是?

东云180 2011-01-31 05:41:12
mysql5.0的bin目录里缺少PDB文件,PDB文件的用途是?
当程序用 show master logs 查看服务中的binlog日志文件数时返回的结果
Log_name file_size
System.Byte[] 78
System.Byte[] 168

mysql5.4和mysql5.5
show master logs 查看服务中的binlog日志文件数时返回的结果
Log_name file_size
binlog.000001 78
binlog.000001 168
与在nvaicat中查询的结果一样?
像这种问题该怎么处理呢?

C#中可以把DataTable中的Log_name字段中的System.Byte[]还原吗,该如何做。能给实例代码最好不过了!
...全文
571 3 打赏 收藏 转发到动态 举报
写回复
用AI写文章
3 条回复
切换为时间正序
请发表友善的回复…
发表回复
iihero 2011-01-31
  • 打赏
  • 举报
回复
pdb文件,调试用的。
ACMAIN_CHM 2011-01-31
  • 打赏
  • 举报
回复
[Quote]21.4.1.3. Using pdb to create a Windows crashdump
Starting with MySQL 5.0.24 the Program Database files (extension pdb) are included in the Noinstall distribution of MySQL. These files provide information for debugging your MySQL installation in the event of a problem.
The PDB file contains more detailed information about mysqld and other tools that enables more detailed trace and dump files to be created. You can use these with Dr Watson, WinDbg and Visual Studio to debug mysqld
[/Quote]
小小小小周 2011-01-31
  • 打赏
  • 举报
回复
应该是那是program debug database文件吧.windows有,linux 上好像没有,刚试了了下把这个改名,对程序不影响,不知道什么作用,
楼主看看看
http://blog.csdn.net/leelong80/archive/2010/03/03/5341251.aspx

这个,有帮助没;

56,687

社区成员

发帖
与我相关
我的任务
社区描述
MySQL相关内容讨论专区
社区管理员
  • MySQL
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧