mariadb/storage
Vladislav Vaintroub 1be4b121d5 Small Windows specific performance fixes:
- Use native memcmp() supplied with C runtime instead of hand-unrolled loop ptr_compare_N loop
Prior to fix  ptr_compare_0()  has  3.7% samples in OLTP-RO in-memory. 
Fix brings this down to 1.8% (all memcmp samples)

- Innodb : fix UT_RELAX_CPU to  be defined  as YieldProcessor, as  was also originally intended 
(but intention was lost in the #ifdef maze

This reduces number of ut_delay() samples in profile from 1.5% to 0.5%
2012-03-25 19:27:24 +02:00
..
archive Merge 5.3->5.5 2012-03-17 01:26:58 -07:00
blackhole Merge with MariaDB 5.1 2011-11-24 18:48:58 +02:00
csv 5.3 merge 2012-01-13 15:50:02 +01:00
example Reduce size of windows MSI by approx. 50% 2012-03-16 20:52:17 +01:00
federated mysql-5.5 merge 2012-01-16 20:16:35 +01:00
federatedx rename debug variable to debug_dbug, to make test pass in release builds 2011-12-15 22:07:58 +01:00
heap Merge mariadb 5.3->mariadb 5.5 2012-03-24 18:21:22 +01:00
innobase Small Windows specific performance fixes: 2012-03-25 19:27:24 +02:00
maria Merge mariadb 5.3->mariadb 5.5 2012-03-24 18:21:22 +01:00
myisam Fixed lp:925377 "Querying myisam table metadata while 'alter table..enable keys' is running may corrupt the table" 2012-02-28 23:18:52 +02:00
myisammrg 5.3 merge 2012-01-13 15:50:02 +01:00
ndb Merge with MariaDB 5.1 2011-11-24 18:48:58 +02:00
oqgraph 5.3.4 merge 2012-02-15 18:08:08 +01:00
pbxt misc test/result fixes 2012-03-01 17:04:57 +01:00
perfschema monty's cleanup of my_thr_init.c 2012-03-13 13:29:44 +01:00
sphinx fix SphinxSE version as reported in I_S.PLUGINS 2012-03-13 13:31:21 +01:00
xtradb Small Windows specific performance fixes: 2012-03-25 19:27:24 +02:00