I have just spoken to a friend whose DS is at the same school and she reassured me that lots of students (including her DS) drop their 4th subject before Christmas of Year 12, without any pushback, so I think we'll just go along with selecting four subjects, in the knowledge he can...
The reason why Valgrind does not report this memory leak in InnoDB versions before the Plugin 1.0 is that they do not implement innodb_use_sys_malloc=1. That is, an attempt to re-CREATE an InnoDB table whose .frm file does not exist will leak memory. Valgrind will not complain, because...
Submitted: 27 May 2010 19:32Modified: 13 Nov 2010 16:43 Reporter: Sveta Smirnova Email Updates: Status: Closed Impact on me: None Category: MySQL ServerSeverity: S3 (Non-critical) Version: 5.0.92, 5.1.47, 5.1.48, 5.6.99 bzrOS: Any Assigned to: Davi Arnaut CPU Architecture: AnyVie...
malfunctioning hardware. We will try our best to scrape up some info that will hopefully help diagnose the problem, but since we have already crashed, something is definitely wrong and this may fail. key_buffer_size=8384512 read_buffer_size=131072 max_used_connections=1 max_threads=151 threads...
Jimmy - this is a real bug, and a regression. According to design loose_innodb_use_sys_malloc=0 and innodb_use_sys_malloc=0 should have the same result if the engine can recognize it. In this case, it does not. I have verified that innodb_use_sys_malloc=0 (or =1) works, but ...
Apparently, this seems to be a corrupted relay log. How it got corrupted in the first place, I cannot tell (might even have been for any reason outside MySQL server domain). Analyzing the stack, I see that it crashes mysqlbinlog exactly where shane pinpointed: #0 0x0000000000414b5d in...