目录问题1、首先 查看数据库的binlog日志2、经查 binlog.000001并没有数据操作3、将binlog.0000024、找一台本地mysql的环境(linux)5、重放binlog.000003中的部分6、start-postion,stop-position获取7、核对数据总结
I have some problems with Eclipse, I have structure struct Account{ const char* strLastName;//Client\'s last name