Free Software Server Environment : MySqlBinLog

HomePage :: Categories :: PageIndex :: RecentChanges


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

MySQL BinLog

$ 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


REFERRERS
MySqlUtilities

There are no comments on this page. [Add comment]

Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.0175 seconds