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
393e25e9537881a7a055b559f6f5693ca54272a4
MaxScale
/
server
/
modules
/
protocol
History
counterpoint
393e25e953
Fix bug in dcb; rearrange mysql_backend gw_backend_close to cope with receiving DCB that is no longer linked to a session.
2015-06-09 12:03:58 +01:00
..
CMakeLists.txt
Fix to bug 579:
http://bugs.mariadb.com/show_bug.cgi?id=579
2015-02-20 12:30:55 +02:00
httpd.c
Make JSON result sets produce nmeric valeus without quotes
2015-02-20 10:09:01 +00:00
maxscaled.c
Moved the housekeeper heartbeat to a separate header for ease of integration.
2015-02-24 05:00:16 +02:00
mysql_backend.c
Fix bug in dcb; rearrange mysql_backend gw_backend_close to cope with receiving DCB that is no longer linked to a session.
2015-06-09 12:03:58 +01:00
mysql_client.c
Add configuration capabilities for persistent connections.
2015-06-02 15:44:57 +01:00
mysql_common.c
Fixed minor memory leak in mysql_backend when gw_decode_mysql_server_handshake failed.
2015-05-11 15:33:36 +03:00
telnetd.c
Moved the housekeeper heartbeat to a separate header for ease of integration.
2015-02-24 05:00:16 +02:00
testprotocol.c
Fix to bug 579:
http://bugs.mariadb.com/show_bug.cgi?id=579
2015-02-20 12:30:55 +02:00