mariadb/storage/innobase
Vladislav Vaintroub 627d33d9cf Innodb, Windows : Reenable compiler optimizations for mem0mem.cc
Compiler optimizations were switched off due to
MySQL Bug #19424, #36366, #34297, due to an alleged compiler bug.
No  proper analysis of code generation was done back then, thus proof of
a compiler bug is missing.

Even if there was a compiler bug 13 years ago, it could have been fixed.
Will wait and see if there are any complains or crashes
2018-02-08 12:16:06 +00:00
..
btr Remove dict_table_t::is_clust() 2018-02-08 12:18:07 +02:00
buf MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from 'size_t' to 'type', possible loss of data) 2018-02-06 12:55:58 +00:00
data MDEV-14407 Assertion failure during rollback 2018-02-08 12:14:34 +02:00
dict Remove dict_table_t::is_clust() 2018-02-08 12:18:07 +02:00
eval
fil MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from 'size_t' to 'type', possible loss of data) 2018-02-06 12:55:58 +00:00
fsp MDEV-14606 Assertion failure on IMPORT TABLESPACE 2017-12-08 09:53:11 +02:00
fts Merge bb-10.2-ext into 10.3 2018-01-30 21:26:53 +02:00
fut
gis Merge bb-10.2-ext into 10.3 2018-01-11 19:44:41 +02:00
ha Skip btr_search_latches[] in SHOW ENGINE INNODB STATUS 2017-12-12 20:00:28 +02:00
handler Windows : reenable warning C4805 (unsafe mix of types in bool operations) 2018-02-07 20:12:12 +00:00
ibuf Merge bb-10.2-ext into 10.3 2018-01-24 14:00:33 +02:00
include Revert an accidental change 2018-02-08 12:28:07 +02:00
lock Remove dict_table_t::is_clust() 2018-02-08 12:18:07 +02:00
log MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from 'size_t' to 'type', possible loss of data) 2018-02-06 12:55:58 +00:00
mach
mem Inline definition of mem_heap_dup(), mem_heap_strdup(), mem_heap_strdupl() 2017-09-05 08:54:36 +03:00
mtr Merge bb-10.2-ext into 10.3 2018-01-30 21:04:48 +02:00
mysql-test/storage_engine Merge branch '10.0' into 10.1 2017-08-08 10:18:43 +02:00
os Windows, compiling : use /permissive- switch to improve conformance 2018-02-07 20:22:30 +00:00
page MDEV-15132 Avoid accessing the TRX_SYS page 2018-01-31 10:24:19 +02:00
pars IB: combine is_delete, vers_delete into enum [closes #337] 2017-11-28 15:03:25 +03:00
que MDEV-14824 Assertion `!trx_is_started(trx)' failed in innobase_start_trx_and_assign_read_view 2018-01-11 16:34:31 +02:00
read MDEV-15104 - Optimise MVCC snapshot 2018-01-31 20:13:34 +04:00
rem MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from 'size_t' to 'type', possible loss of data) 2018-02-06 12:55:58 +00:00
row Remove dict_table_t::is_clust() 2018-02-08 12:18:07 +02:00
srv Windows : reenable warning C4805 (unsafe mix of types in bool operations) 2018-02-07 20:12:12 +00:00
sync Windows, compiling : use /permissive- switch to improve conformance 2018-02-07 20:22:30 +00:00
trx MDEV-14407 Assertion failure during rollback 2018-02-08 12:14:34 +02:00
usr Merge 10.1 into 10.2 2017-05-22 09:46:51 +03:00
ut MDEV-15104 - Remove trx_sys_t::rw_trx_ids 2018-01-31 15:18:21 +04:00
bzip2.cmake
CMakeLists.txt MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from 'size_t' to 'type', possible loss of data) 2018-02-06 12:55:58 +00:00
compile-innodb
COPYING.Google
COPYING.Percona
innodb.cmake Innodb, Windows : Reenable compiler optimizations for mem0mem.cc 2018-02-08 12:16:06 +00:00
lz4.cmake
lzma.cmake
lzo.cmake
plugin_exports
snappy.cmake