- 11 Oct, 2013 1 commit
-
-
Olivier Bertrand authored
modified: storage/connect/tabmul.cpp storage/connect/tabmysql.cpp storage/connect/tabodbc.cpp - Add Insert support for ODBC table Add the send command feature to ODBC tables (not documented yet) modified: storage/connect/ha_connect.cc storage/connect/myconn.cpp storage/connect/odbccat.h storage/connect/odbconn.cpp storage/connect/odbconn.h storage/connect/tabodbc.cpp storage/connect/tabodbc.h
-
- 02 Oct, 2013 1 commit
-
-
Olivier Bertrand authored
Add a trace in MakeSQL modified: storage/connect/myconn.cpp storage/connect/tabmysql.cpp
-
- 25 Sep, 2013 1 commit
-
-
Olivier Bertrand authored
modified: storage/connect/libdoc.cpp
-
- 24 Sep, 2013 1 commit
-
-
Alexander Barkov authored
-
- 23 Sep, 2013 3 commits
-
-
Alexander Barkov authored
-
Alexander Barkov authored
modified: mysql-test/valgrind.supp
-
Alexander Barkov authored
-
- 22 Sep, 2013 1 commit
-
-
Olivier Bertrand authored
by Valgrind. This concerns the XML libxml2 support. modified: storage/connect/domdoc.cpp storage/connect/domdoc.h storage/connect/ha_connect.cc storage/connect/libdoc.cpp storage/connect/plgdbsem.h storage/connect/plgxml.h storage/connect/tabxml.cpp storage/connect/tabxml.h
-
- 21 Sep, 2013 3 commits
-
-
Sergei Golubchik authored
-
Sergei Golubchik authored
-
Sergei Golubchik authored
Partitioning/InnoDB changes are *not* merged (they'll come from 5.6) TokuDB does not compile (not updated to 10.0 SE API)
-
- 20 Sep, 2013 1 commit
-
-
Sergei Golubchik authored
-
- 19 Sep, 2013 6 commits
-
-
Sergei Golubchik authored
-
Sergei Golubchik authored
read also [mariadb_safe] section. modify the manpage accordingly (and remove a netware-specific option from it)
-
Sergei Golubchik authored
MDEV-5035 debian package conflict libmariadbclient18 5.5.33+maria-1~wheezy vs. mariadb-server-5.3 5.3.12-mariadb122~wheezy
-
Sergei Golubchik authored
-
Sergei Golubchik authored
-
Sergei Golubchik authored
-
- 18 Sep, 2013 6 commits
-
-
Sergei Golubchik authored
-
Sergei Golubchik authored
Don't fail when an frm is inconsistent (legacy DB_TYPE_xxx code doesn't match the engine name), use the engine name, ignore the legacy code.
-
Sergei Golubchik authored
-
Sergei Golubchik authored
-
Sergey Vojtovich authored
Merged main.host_cache_size_functionality test. Test had to be adjusted because MariaDB doesn't have MySQL variables auto-tuning code.
-
Sergei Golubchik authored
don't set TABLE_SHARE::keys before TABLE_SHARE::key_info is set, otherwise an error might leave only the first property set and it will confuse TABLE_SHARE::destroy()
-
- 17 Sep, 2013 7 commits
-
-
unknown authored
Fix of API of dynamic columns (it made uniform and real function used to free the string).
-
Sergei Golubchik authored
-
Sergei Golubchik authored
-
Sergey Vojtovich authored
MDEV-4949 - Spider engine causes compilation errors if compiled without partitioning
-
Sergey Vojtovich authored
-
Kentoku SHIBA authored
-
Sergey Vojtovich authored
-
- 16 Sep, 2013 9 commits
-
-
Sergei Golubchik authored
-
Kentoku SHIBA authored
-
Kentoku SHIBA authored
-
Kentoku SHIBA authored
-
Kentoku SHIBA authored
-
Kentoku SHIBA authored
-
Kentoku SHIBA authored
-
Sergey Vojtovich authored
- issue proper error message if query id is not found - do not allow kill query id 0 - fixed ps-protocol and embedded tests
-
Alexander Barkov authored
defined(OpenBSD) -> defined(__OpenBSD__) modified: storage/connect/os.h
-