1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00

MWL #21: "index_merge: non-ROR intersection".

The second (final) patch.
This commit is contained in:
Igor Babaev
2010-12-01 23:39:39 -08:00
parent 7970b3346a
commit 80377bbf6d
27 changed files with 3237 additions and 505 deletions

View File

@@ -971,6 +971,7 @@ tmpdir #
select * from information_schema.session_variables where variable_name like 'tmpdir';
VARIABLE_NAME VARIABLE_VALUE
TMPDIR #
set sort_buffer_size=1024*8;
select @@ssl_ca, @@ssl_capath, @@ssl_cert, @@ssl_cipher, @@ssl_key;
@@ssl_ca @@ssl_capath @@ssl_cert @@ssl_cipher @@ssl_key
# # # # #