Free Software Server Environment : MySqlBinLog

HomePage :: Categories :: PageIndex :: RecentChanges


Search this site: FSSE.INFO is produced by "osde8info" :

Revision [269]

Most recent edit made on 2006-11-24 12:17:58 by FsseInfo

Additions:
$ mysqlbinlog mysql-bin.000044 | cut -c -70 | more
/*!40019 SET
session.max_insert_delayed_threads=0*/;
/*!50003 SET @OLD_COMPLETION_TYPE=
COMPLETION_TYPE,COMPLETION_TYPE=0*
# at 4
#061115 15:27:53 server id 1 end_log_pos 98 Start: binlog v 4, serve
ROLLBACK;
# at 98
#061115 15:27:55 server id 1 end_log_pos 238 Query thread_id=4 exec_
use mysql;
SET TIMESTAMP=1163604475;
SET
session.foreign_key_checks=1,
session.sql_auto_is_null=1,
se
SET
session.sql_mode=0;
/*!\C latin1 */;
SET
session.character_set_client=8,
session.collation_connection=8,
ALTER TABLE user MODIFY ssl_type enum(,'ANY','X509', 'SPECIFIED') NO
# at 238
#061115 15:27:55 server id 1 end_log_pos 594 Query thread_id=4 exec_
SET TIMESTAMP=1163604475;
ALTER TABLE tables_priv
modify Table_priv set('Select','Insert','Update','Delete','Create','
modify Column_priv set('Select','Insert','Update','References') COLL


Deletions:
$ mysqlbinlog




Revision [262]

Edited on 2006-11-24 12:08:57 by FsseInfo

Additions:


REFERRERS
MySqlUtilities




Revision [261]

The oldest known version of this page was edited on 2006-11-24 12:08:43 by FsseInfo

MySQL BinLog

$ mysqlbinlog
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.1297 seconds