mariadb/storage
Sergey Vojtovich 91511216fc Scalability bottleneck in ha_innodb::general_fetch
With "WL#6047 - Do not allocate trx id for read-only transactions"
m_prebuilt->trx->id is always 0 for read-only transactions. This makes
it useless as an index for fuzzy counters.

Use server thread id instead similarly to MySQL.
2016-11-03 19:25:30 +04:00
..
archive General spell fixing in comments and strings 2016-06-08 14:17:23 +03:00
blackhole
cassandra MDEV-6284: Remove CMakeLists.txt hack that mangled the server install file 2016-10-27 18:42:16 +03:00
connect MDEV-8791 - AIX: Unresolved Symbols during linking 2016-10-31 12:18:23 +04:00
csv Merge branch '10.0' into 10.1 2016-03-21 13:02:53 +01:00
example
federated MDEV-6353 my_ismbchar() and my_mbcharlen() refactoring 2016-05-17 15:27:10 +04:00
federatedx Merge branch '10.1' into 10.2 2016-06-30 16:38:05 +02:00
heap MDEV-8360 Clean-up CHARSET_INFO: strnncollsp: diff_if_only_endspace_difference 2016-03-31 11:04:48 +04:00
innobase Scalability bottleneck in ha_innodb::general_fetch 2016-11-03 19:25:30 +04:00
maria Fixed compiler warnings and failing tests 2016-10-05 01:11:08 +03:00
mroonga Merge branch '10.1' into 10.2 2016-09-09 08:33:08 +02:00
myisam Merge branch '10.1' into 10.2 2016-09-09 08:33:08 +02:00
myisammrg Merge branch '10.1' into 10.2 2016-06-30 16:38:05 +02:00
oqgraph Merge branch '10.1' into 10.2 2016-06-30 16:38:05 +02:00
perfschema MDEV-9114: Bulk operations (Array binding) 2016-11-02 15:07:52 +01:00
sequence test for group by pushdown with a view 2016-05-05 01:05:05 +02:00
sphinx Merge branch '10.0' into 10.1 2016-02-23 21:35:05 +01:00
spider Merge pull request #251 from ottok/ok-debpkg-10.2 2016-11-01 13:39:09 +02:00
test_sql_discovery do not quote numbers in the DEFAULT clause in SHOW CREATE 2016-08-27 16:59:11 +02:00
tokudb MDEV-7660 - MySQL WL#6671 "Improve scalability by not using thr_lock.c locks 2016-11-03 16:35:15 +04:00
xtradb MDEV-8791 - AIX: Unresolved Symbols during linking 2016-10-31 12:18:23 +04:00