mariadb/storage/innobase/row
Jan Lindström 108b211ee2 Fix gcc 6.3.x compiler warnings.
These are caused by fact that functions are declared with
__attribute__((nonnull)) or left shit like ~0 << macro
when ~0U << macro should be used.
2017-02-16 12:02:31 +02:00
..
row0ext.c Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
row0ins.c Bug #19140907 DUPLICATES IN UNIQUE SECONDARY INDEX BECAUSE OF FIX OF BUG#68021 2014-07-03 10:13:29 +05:30
row0merge.c Fix gcc 6.3.x compiler warnings. 2017-02-16 12:02:31 +02:00
row0mysql.c MDEV-10083: Orphan ibd file when playing with foreign keys 2016-06-23 06:46:05 +03:00
row0purge.c Fix gcc 6.3.x compiler warnings. 2017-02-16 12:02:31 +02:00
row0row.c Merge mysql-5.1 to mysql-5.5. 2012-02-27 23:24:36 +02:00
row0sel.c MDEV-6191: row_search_for_mysql comment and code consistency about isolation level 2014-07-04 08:42:59 +03:00
row0uins.c Merge mysql-5.1 to mysql-5.5. 2013-08-14 10:24:36 +03:00
row0umod.c Merge mysql-5.1 to mysql-5.5. 2013-08-15 15:34:12 +03:00
row0undo.c Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
row0upd.c Fix gcc 6.3.x compiler warnings. 2017-02-16 12:02:31 +02:00
row0vers.c Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00