Pali
5cc2096f93
Switch Perl DBI scripts from DBD::mysql to DBD::MariaDB driver
...
Perl DBD::MariaDB driver is available CPAN and is already used in
production environment.
2019-07-19 13:39:20 +03:00
Michael Widenius
7202c21b34
Merge of patch lp:~ahiguti100/maria/handlersocket-fix-78 by Akira Higuchi
...
A bugfix of HandlerSocket is not applied to mariadb yet
2013-05-10 16:01:38 +03:00
Michael Widenius
8d7f810894
Upgraded to latest handlersocket code. This fixed LP:766870 "Assertion `next_insert_id == 0' failed with handlersocket"
...
sql/handler.cc:
Added DBUG_ code
2011-06-07 14:19:49 +03:00
Michael Widenius
2c7d6f12ee
Added HandlerSocket plugin
...
- Fixed compiler errors
- Modified Makefiles to be part of plugin directory
- Some minor changes in database.cpp to use the new MariaDB handler interface
2011-02-20 15:22:10 +02:00