Quantcast
Channel: MySQL Forums - InnoDB
Viewing all articles
Browse latest Browse all 1957

ignoring binlogs for a particular table (3 replies)

$
0
0
hi is there any way to ignore binlogs for one table ?
i hav 3-4 log tables that store xml (req n resp). writing this to the binlog must be a very costly process.

i understand we can ignore a db, but that 2 wld be only effective when used subsequent to the 'use ignored_db' command,not otherwise.


what to do ? some work arounds.. ?
i was thinking something like having before insert triggers on these table and setting 'set sql_log_bin=0' inside the trigger body. but this wld only make sense for one session, certainly not a busy wen app.. rit ?? any other options ?

Viewing all articles
Browse latest Browse all 1957

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>