I enabled my general log to check some of the queries in my database and i found out that there are inserts on my selects db (using a master slaves where inserts are on master and selects on slave). Now they all came from connection id 1 but apparently i cant find the connection log actually happening. So i was wondering, maybe its just the slave replication connection? Basically inserts should happen on slave through the binlog but i didnt figure it would be written in my general log... Thank you very much
↧