mariadb/storage/innodb_plugin/row
Vasil Dimov fd7de284d4 (InnoDB Plugin) Fix Bug#59303 Correct URL in crash message
old URL: http://dev.mysql.com/doc/refman/5.1/en/forcing-recovery.html
new URL: http://dev.mysql.com/doc/refman/5.1/en/forcing-innodb-recovery.html

Notice that there is a redirect from the old URL to the new URL, so visiting
the old URL does not give "page not found" error.
2011-01-06 09:12:53 +02:00
..
row0ext.c Adding innodb_plugin-1.0.4 as storage/innodb_plugin. 2009-05-27 15:15:59 +05:30
row0ins.c row_ins_index_entry(): Note that only CREATE INDEX sets foreign=FALSE. 2010-11-04 15:12:15 +02:00
row0merge.c Fix Bug #48026 Log start and end of InnoDB buffer pool initialization 2010-11-10 21:32:12 -08:00
row0mysql.c (InnoDB Plugin) Fix Bug#59303 Correct URL in crash message 2011-01-06 09:12:53 +02:00
row0purge.c Bug#58912 InnoDB unnecessarily avoids update-in-place on column prefix indexes 2010-12-21 11:39:19 +02:00
row0row.c Bug#54408: txn rollback after recovery: row0umod.c:673 2010-06-29 16:00:58 +03:00
row0sel.c Bug#57799 READ UNCOMMITTED access failure of off-page DYNAMIC or COMPRESSED 2010-11-02 09:28:48 +02:00
row0uins.c Formatting changes 2010-06-10 09:58:11 -04:00
row0umod.c Bug #55284 Double BLOB free due to lock wait while updating PRIMARY KEY 2010-12-21 13:27:22 +02:00
row0undo.c Bug#54408: txn rollback after recovery: row0umod.c:673 2010-06-29 16:00:58 +03:00
row0upd.c Fix a build error on Windows, introduced by revision-id: 2010-12-27 22:55:49 -06:00
row0vers.c (partially) Fix Bug#55227 Fix compiler warnings in innodb with gcc 4.6 2010-09-15 18:43:07 +03:00