Marko Mäkelä
29deba81b8
Merge mysql-5.1-innodb to mysql-5.5-innodb.
2011-01-25 10:51:13 +02:00
Marko Mäkelä
c486d4da98
Fix bit-rot left by the multiple buffer pools patch.
...
Rename buf_pool_watch, buf_pool_mutex, buf_pool_zip_mutex
to buf_pool->watch, buf_pool->mutex, buf_pool->zip_mutex
in comments. Refer to buf_pool->flush_list_mutex instead of
flush_list_mutex.
Remove obsolete declarations of buf_pool_mutex and buf_pool_zip_mutex.
2010-10-20 14:46:28 +03:00
Marko Mäkelä
ea53f9af45
Merge from mysql-5.1-innodb:
...
------------------------------------------------------------
revno: 3478.1.3
revision-id: marko.makela@oracle.com-20100525123748-pmpehbg29oyhc1ns
parent: marko.makela@oracle.com-20100524114349-5kaw52sz0yh4szkb
committer: Marko Mäkelä <marko.makela@oracle.com>
branch nick: 5.1-innodb
timestamp: Tue 2010-05-25 15:37:48 +0300
message:
Suppress bogus Valgrind warnings about buf_buddy_relocate()
accessing uninitialized memory in Valgrind-instrumented builds.
2010-06-01 14:56:22 +03:00
Marko Mäkelä
86bd3125d7
Merge a change from mysql-5.1-innodb:
...
------------------------------------------------------------
revno: 3471
revision-id: marko.makela@oracle.com-20100519080152-h3555oqmu3wo95so
parent: marko.makela@oracle.com-20100519075843-4gl3uijo6cwjtcf9
committer: Marko Mäkelä <marko.makela@oracle.com>
branch nick: 5.1-innodb
timestamp: Wed 2010-05-19 11:01:52 +0300
message:
Silence some more bogus Valgrind warnings on non-32-bit systems. (Bug #53307 )
2010-05-19 12:36:27 +03:00
Vasil Dimov
d361aed9d5
Merge from innodb-branches-innodb+ (2)
2010-04-19 20:53:16 +03:00
Vasil Dimov
5f9ba24f91
Import branches/innodb+ from SVN on top of storage/innobase.
2010-04-12 18:20:41 +03:00
Guilhem Bichot
29a46b4cf9
Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same
...
layout as we always had in trees containing only the builtin
2) win\configure.js WITH_INNOBASE_STORAGE_ENGINE still works.
2009-08-07 12:16:00 +02:00