log_buffer_size specified in bytes, retrieved in pages

Bug #578644 reported by Stewart Smith
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Drizzle
Fix Released
Medium
Andrew Hutchings
7.0
Fix Released
Medium
Andrew Hutchings
HailDB
Fix Released
Medium
Andrew Hutchings

Bug Description

--- /home/stewart/drizzle/embedded-innodb/tests/../plugin/embedded_innodb/tests/r/config_log_buffer_size_default.result 2010-05-11 08:25:17.923697977 +0300
+++ /home/stewart/drizzle/embedded-innodb/tests/../plugin/embedded_innodb/tests/r/config_log_buffer_size_default.reject 2010-05-11 08:25:38.953685605 +0300
@@ -0,0 +1,6 @@
+SHOW VARIABLES LIKE 'innodb_log_buffer_size';
+Variable_name Value
+innodb_log_buffer_size 8388608
+SELECT * FROM DATA_DICTIONARY.INNODB_CONFIGURATION WHERE NAME='log_buffer_size';
+NAME TYPE VALUE
+log_buffer_size ULINT 512

>>> 8388608/512
16384

so we're specifying in bytes, retrieving in number of 16k pages. Not entirely obvious.

Related branches

Revision history for this message
Stewart Smith (stewart) wrote :

affects embedded_innodb plugin in Drizzle

Changed in drizzle:
status: New → Confirmed
Changed in haildb:
status: New → Confirmed
Changed in drizzle:
assignee: nobody → Stewart Smith (stewart-flamingspork)
Changed in drizzle:
assignee: Stewart Smith (stewart) → Andrew Hutchings (linuxjedi)
Changed in haildb:
assignee: nobody → Andrew Hutchings (linuxjedi)
Changed in haildb:
importance: Undecided → Medium
milestone: none → cairo
status: Confirmed → Triaged
Changed in haildb:
status: Triaged → Fix Committed
Stewart Smith (stewart)
Changed in haildb:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.