mariadb/storage/innobase
Sergei Golubchik b66976abb4 cleanup: InnoDB, various minor issues
* fix "unused pending_checkpoint_mutex_key" compiler warning
* clarify/simplify get_field_offset()
* typos, comments
* unused (forgotten) declaration of create_options_are_invalid()
* fix my_error(ER_WRONG_KEY_COLUMN) calls
* crash in row_upd_sec_index_entry()
* double if (ret != 0)
* don't duplucate PSI_INSTRUMENT_ME lines
* useless break; after return();
* remove unused xtradb-only "cursor_read_view" stuff
* code formatting
* simplify dropped column detection
* redundant assignment
2016-12-12 20:27:41 +01:00
..
api
btr MDEV-11487 Revert InnoDB internal temporary tables from WL#7682 2016-12-09 12:05:07 +02:00
buf shut up annoying InnoDB warning when --gdb 2016-12-12 20:27:20 +01:00
data
dict MDEV-11487 Revert InnoDB internal temporary tables from WL#7682 2016-12-09 12:05:07 +02:00
eval
fil MDEV-11487 Revert InnoDB internal temporary tables from WL#7682 2016-12-09 12:05:07 +02:00
fsp
fts MDEV-11487 Revert InnoDB internal temporary tables from WL#7682 2016-12-09 12:05:07 +02:00
fut
gis MDEV-11487 Revert InnoDB internal temporary tables from WL#7682 2016-12-09 12:05:07 +02:00
ha
handler cleanup: InnoDB, various minor issues 2016-12-12 20:27:41 +01:00
ibuf
include bugfix: compile InnoDB w/o P_S 2016-12-12 20:27:23 +01:00
lock
log
mach
mem
mtr MDEV-11487 Revert InnoDB internal temporary tables from WL#7682 2016-12-09 12:05:07 +02:00
mysql-test/storage_engine
os
page MDEV-11487 Revert InnoDB internal temporary tables from WL#7682 2016-12-09 12:05:07 +02:00
pars
que
read
rem
row cleanup: InnoDB, various minor issues 2016-12-12 20:27:41 +01:00
srv cleanup: InnoDB, various minor issues 2016-12-12 20:27:41 +01:00
sync
trx
usr
ut MDEV-11075: Power - runtime detection of optimized instructions 2016-12-12 15:35:08 +11:00
CMakeLists.txt
compile-innodb
COPYING.Google
COPYING.Percona
innodb.cmake
plugin_exports