MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry.
Find a file
marko d6faf6c464 branches/zip: Introduce UNIV_LOG_LSN_DEBUG and MLOG_LSN for redo log
diagnostics.  This was written in order to better track down
Issue #313 in InnoDB Hot Backup.

MLOG_LSN: A new redo log entry type, for recording the current log
sequence number (LSN).  This will be checked in an assertion in
recv_parse_log_rec().

rb://161, discussed with Sunny and Vasil.
2009-09-16 07:07:21 +00:00
btr branches/zip rb://147 2009-08-27 15:00:27 +00:00
buf branches/zip rb://159 2009-09-14 14:20:48 +00:00
data branches/zip: Add some Doxygen @return comments. 2009-05-27 05:08:43 +00:00
dict branches/zip: dict_index_find_cols(): On column name lookup failure, 2009-08-27 10:56:24 +00:00
dyn branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
eval branches/zip: Add some Doxygen comments for many structs, typedefs, 2009-05-26 12:28:49 +00:00
fil branches/zip: Merge r5341:5497 from branches/5.1, skipping: 2009-07-14 06:16:18 +00:00
fsp branches/zip: remove duplicate "the" in comments. 2009-08-06 22:04:03 +00:00
fut branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
ha branches/zip: ha_delete(): Remove this unused function that was 2009-06-30 09:30:14 +00:00
handler branches/zip: 2009-09-09 14:28:10 +00:00
ibuf branches/zip: ibuf_dummy_index_free(): Beautify the comment. 2009-06-30 08:10:01 +00:00
include branches/zip: Introduce UNIV_LOG_LSN_DEBUG and MLOG_LSN for redo log 2009-09-16 07:07:21 +00:00
lock branches/zip: Fix a regression introduced by the fix for bug#26316. We check 2009-09-02 06:05:15 +00:00
log branches/zip: Introduce UNIV_LOG_LSN_DEBUG and MLOG_LSN for redo log 2009-09-16 07:07:21 +00:00
mach branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
mem branches/zip: When building HotBackup srv_use_sys_malloc is #ifdef out. We 2009-08-14 05:16:24 +00:00
mtr branches/zip: log_reserve_and_write_fast(): Remove the redundant 2009-09-03 05:36:12 +00:00
mysql-test branches/zip: dict_index_find_cols(): On column name lookup failure, 2009-08-27 10:56:24 +00:00
os branches/zip: Build InnoDB on Windows with UNIV_HOTBACKUP 2009-09-07 20:15:05 +00:00
page branches/zip: Enclose some timestamp functions in #ifndef UNIV_HOTBACKUP. 2009-09-02 06:53:19 +00:00
pars branches/zip: Add some Doxygen comments for many structs, typedefs, 2009-05-26 12:28:49 +00:00
que branches/zip: que_graph_try_free(): Unused, remove. 2009-06-30 10:19:49 +00:00
read branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
rem branches/zip: remove duplicate "the" in comments. 2009-08-06 22:04:03 +00:00
row branches/zip: row_merge(): Remove a bogus debug assertion 2009-09-03 13:36:15 +00:00
scripts
srv branches/zip: Introduce UNIV_LOG_LSN_DEBUG and MLOG_LSN for redo log 2009-09-16 07:07:21 +00:00
sync branches/zip: Avoid bogus messages about latching order violations when 2009-09-15 07:29:00 +00:00
thr branches/zip: remove duplicate "the" in comments. 2009-08-06 22:04:03 +00:00
trx branches/zip: Roll back recovered dictionary transactions before 2009-09-10 10:29:46 +00:00
usr branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
ut branches/zip: 2009-09-12 06:30:08 +00:00
win-plugin
ChangeLog branches/zip: Update ChangeLog with r5733 changes. 2009-09-02 06:08:45 +00:00
CMakeLists.txt branches/zip: add IB_HAVE_PAUSE_INSTRUCTION to CMake. 2009-07-07 08:36:43 +00:00
compile-innodb
compile-innodb-debug
COPYING
COPYING.Google
COPYING.Percona branches/zip: add COPYING files for Percona and Sun Micro. 2009-07-06 21:36:35 +00:00
COPYING.Sun_Microsystems branches/zip: add COPYING files for Percona and Sun Micro. 2009-07-06 21:36:35 +00:00
Doxyfile branches/zip: buf0buf.h, Doxyfile: Fix the Doxygen translation. 2009-05-27 06:57:25 +00:00
ha_innodb.def
Makefile.am branches/zip: 2009-08-04 04:53:31 +00:00
plug.in branches/zip: 2009-09-14 08:17:18 +00:00
revert_gen.sh
setup.sh