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
MaxScale
/
server
/
modules
/
include
History
VilhoRaatikka
49163a4c43
Merge branch 'develop' into MAX-11
2014-06-16 19:53:19 +03: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
When protocol closes DCB it calls dcb_close instead of dcb->func.close. dcb_close then calls dcb->func.close. This is now changed to all protocols and routers.
2014-06-15 23:44:07 +03:00
readconnection.h
Router has now capability value which currently tells whether router session expects stream or individual, complete statements. With read con
2014-03-11 23:12:11 +02:00
readwritesplit.h
sescmd_cursor_reset didn't reset cursor's property pointer which made reset ineffective.
2014-06-16 13:40:45 +03:00
telnetd.h
moving files to /server to make merge possible
2013-07-28 05:31:11 +00:00