分类: Mysql/postgreSQL
2007-12-02 12:31:15
Log_name | Pos | Event_type | Server_id | End_log_pos | Info |
yueliangdao_binglog.000001 | 4 | Format_desc | 1 | 106 | Server ver: 5.1.22-rc-community-log, Binlog ver: 4 |
Log_name | Pos | Event_type | Server_id | End_log_pos | Info |
yueliangdao_binglog.000001 | 4 | Format_desc | 1 | 106 | Server ver: 5.1.22-rc-community-log, Binlog ver: 4 |
yueliangdao_binglog.000001 | 106 | Intvar | 1 | 134 | INSERT_ID=1 |
yueliangdao_binglog.000001 | 134 | Query | 1 | 254 | use `test`; create table a1(id int not null
auto_increment primary key, str varchar(1000))
engine=myisam |
yueliangdao_binglog.000001 | 254 | Query | 1 | 330 | use `test`; insert into a1(str) values ('I love you'),('You love me') |
yueliangdao_binglog.000001 | 330 | Query | 1 | 485 | use `test`; drop table a1 |
spirit_mly2008-02-18 17:15:44
我从本地新建了一个和服务器相同的表,但是忘记备份服务器的表,结果,上传到服务器后就覆盖了原来的表,结果里面的信息都丢了,有办法恢复吗? 方便Q聊吗? 33712313
chinaunix网友2008-01-10 15:40:40
谢谢, /*!40019 SET @@session.max_insert_delayed_threads=0*/; /*!50003 SET @OLD_COMPLETION_TYPE=@@COMPLETION_TYPE,COMPLETION_TYPE=0*/; # at 126 #080110 14:53:11 server id 1 end_log_pos 136 Query thread_id=1 exec_time=0 error_code=0 use hibernate; SET TIMESTAMP=1199947991; SET @@session.foreign_key_checks=1, @@session.sql_auto_is_null=1, @@session.unique_checks=1; SET @@session.sql_mode=1344274432; SET @@session.character_set_client=28,@@session.collation_connection=28,@@session.collation