This website requires JavaScript.
Explore
龙芯爱好者论坛
Help
Register
Sign In
hcq
/
MaxScale
Watch
1
Star
0
Fork
0
You've already forked MaxScale
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
25d4f784bcae4f50c0e696e10db3ae07af0528d0
MaxScale
/
server
/
modules
/
include
History
Mark Riddoch
25d4f784bc
Implementation of server routing generic functionality and for readconnrouter
2014-06-27 12:07:47 +01:00
..
debugcli.h
Addition of developer and user modes to debugcli
2014-05-23 13:29:58 +01:00
httpd.h
Modified comments to be compatible with doxygen
2013-12-13 19:32:10 +02:00
maxscaled.h
Addition of new client utility, maxadmin.
2014-06-13 23:40:07 +01:00
mysql_client_server_protocol.h
Replaced MySQL command macros with enumerated type. Each command has prefix 'MYSQL_' otherwise they match with those listed in mariadb-5.5 mysql_com.h.
2014-06-25 15:48:55 +03:00
readconnection.h
Implementation of server routing generic functionality and for readconnrouter
2014-06-27 12:07:47 +01:00
readwritesplit.h
Support for prepared statement, namely support for following comands : COM_STMT_PREPARE, COM_STMT_EXECUTE, COM_STMT_SEND_LONG_DATA, COM_STMT_RESET, COM_STMT_CLOSE, SQLCOM_PREPARE, SQLCOM_EXECUTE, SQLCOM_DEALLOCATE_PREPARE (DEALLOCATE/DROP PREPARE stmt).
2014-06-25 17:15:46 +03:00
telnetd.h
moving files to /server to make merge possible
2013-07-28 05:31:11 +00:00