- 25 Feb, 2015 1 commit
-
-
Alexander Barkov authored
-
- 24 Feb, 2015 2 commits
-
-
Sergei Golubchik authored
-
Jan Lindström authored
InnoDB transaction lock printout.
-
- 23 Feb, 2015 1 commit
-
-
Jan Lindström authored
waits and total wait time.
-
- 22 Feb, 2015 1 commit
-
-
Olivier Bertrand authored
Handle longjmp's raised during json processing. modified: storage/connect/global.h storage/connect/ha_connect.cc storage/connect/json.cpp storage/connect/jsonudf.cpp - Fix wrong references to the suppressed g->Trace variables. modified: storage/connect/global.h storage/connect/plugutil.c storage/connect/tabjson.cpp storage/connect/tabodbc.cpp
-
- 20 Feb, 2015 1 commit
-
-
Jan Lindström authored
-
- 19 Feb, 2015 8 commits
-
-
Sergei Golubchik authored
-
Kentoku SHIBA authored
-
Kristian Nielsen authored
The order of initialisation during server startup was incorrect. The slave threads were started before the parallel replication worker thread pool was initialised, allowing a race where uninitialised data could be accessed.
-
Sergei Golubchik authored
-
Sergei Golubchik authored
-
Sergei Golubchik authored
-
Sergei Golubchik authored
-
Olivier Bertrand authored
modified: storage/connect/jsonudf.cpp storage/connect/tabutil.h
-
- 18 Feb, 2015 9 commits
-
-
Olivier Bertrand authored
modified: storage/connect/json.cpp storage/connect/jsonudf.cpp storage/connect/tabjson.cpp - CntReadNext: Enable EvalColumns for longjmp modified: storage/connect/connect.cc
-
Sergei Golubchik authored
-
Sergei Golubchik authored
-
Sergei Golubchik authored
-
Sergei Golubchik authored
-
Jan Lindström authored
-
Jan Lindström authored
Added test case. No actual bug found.
-
Jan Lindström authored
-
Jan Lindström authored
-
- 17 Feb, 2015 2 commits
-
-
Sergei Golubchik authored
phase out make_password_from_salt() to be removed in 10.1
-
Kentoku SHIBA authored
-
- 13 Feb, 2015 1 commit
-
-
Jan Lindström authored
Fix try to avoid unnecessary crashes when disk full situation is reached on alter table.
-
- 12 Feb, 2015 2 commits
-
-
Olivier Bertrand authored
modified: storage/connect/CMakeLists.txt
-
Vicențiu Ciorbaru authored
Incorrect usage of OPENSSL_INCLUDE_DIR variable within cmake caused the configure step to fail. The variable was used before being checked if the include directory actually existed.
-
- 11 Feb, 2015 1 commit
-
-
Olivier Bertrand authored
added: storage/connect/jsonudf.cpp modified: storage/connect/CMakeLists.txt storage/connect/json.cpp storage/connect/json.h storage/connect/tabjson.cpp storage/connect/tabjson.h - Fix utf8 issues with PROXY tables modified: storage/connect/ha_connect.cc storage/connect/tabutil.cpp storage/connect/tabutil.h
-
- 10 Feb, 2015 3 commits
-
-
Jan Lindström authored
this transaction is currently holding and total number of table locks to the table where lock is held.
-
Alexander Barkov authored
disabling some CXX errors in storage/connect/CMakeLists.txt.
-
Jan Lindström authored
OS error printout from InnoDB.
-
- 08 Feb, 2015 2 commits
-
-
Olivier Bertrand authored
modified: storage/connect/ha_connect.cc
-
Olivier Bertrand authored
ODBC. Was raised by 7549. modified: storage/connect/ha_connect.cc storage/connect/odbconn.cpp storage/connect/tabodbc.cpp
-
- 07 Feb, 2015 1 commit
-
-
Olivier Bertrand authored
They were global (read-only) now they are session (not read-only) modified: storage/connect/checklvl.h storage/connect/ha_connect.cc storage/connect/myconn.cpp storage/connect/myutil.cpp storage/connect/tabutil.cpp - Suppress the compver variable on Linux compile. Was not debian reproductible because using __DATE__ and __TIME__ macros. modified: storage/connect/ha_connect.cc - ODBC LONGVARVAR type conversion now uses connect_conv_size. modified: storage/connect/odbconn.cpp
-
- 06 Feb, 2015 2 commits
-
-
Igor Babaev authored
-
Igor Babaev authored
The function table_cond_selectivity() should take into account that condition selectivity for some fields can be set to 0.
-
- 02 Feb, 2015 2 commits
-
-
Olivier Bertrand authored
modified: storage/connect/odbconn.cpp storage/connect/tabodbc.cpp
-
Olivier Bertrand authored
UTF8 encoded. modified: storage/connect/tabodbc.cpp
-
- 01 Feb, 2015 1 commit
-
-
Olivier Bertrand authored
This made errors by calling SQLConnect or SQLDriverConnect randomly with incorrect parameters. modified: storage/connect/tabodbc.cpp - Removing GCC warnings modified: storage/connect/ha_connect.cc - Typo modified: storage/connect/odbconn.cpp
-