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
bee7cc20026e679eea045a878547750639d46b13
MaxScale
/
server
/
modules
/
routing
/
readwritesplit
History
Markus Mäkelä
96a78685bc
Fix possible buffer overrun in readwritesplit
...
If the GWBUF length was larger than the stack buffer length, the code would write past the buffer.
2018-09-12 22:09:38 +03:00
..
CMakeLists.txt
MXS-1592 Make all modules lowercase
2018-01-03 14:57:18 +02:00
readwritesplit.cc
MXS-2027: Set load to inactive on error
2018-09-04 11:04:44 +03:00
readwritesplit.hh
Merge branch '2.1' into 2.2
2017-09-25 12:35:11 +03:00
rwsplit_internal.hh
MXS-1866: Add support for COM_STMT_BULK_EXECUTE
2018-05-18 12:30:24 +03:00
rwsplit_mysql.cc
Fix typo in readwritesplit log message
2018-03-08 14:03:46 +02:00
rwsplit_ps.cc
MXS-1935: Accent NULL from qc_get_preparable_stmt in readwritesplit
2018-06-21 10:04:34 +03:00
rwsplit_ps.hh
Develop merge
2017-06-29 15:34:22 +02:00
rwsplit_route_stmt.cc
MXS-2027: Store LOAD DATA state inside MXS_SESSION
2018-08-29 18:10:51 +03:00
rwsplit_select_backends.cc
Fix unintentional fallthrough
2017-10-12 12:29:43 +03:00
rwsplit_session_cmd.cc
Fix possible buffer overrun in readwritesplit
2018-09-12 22:09:38 +03:00
rwsplit_tmp_table_multi.cc
MXS-1977: Fix protocol and readwritesplit memory leaks
2018-07-16 06:07:14 +03:00
rwsplitsession.cc
Use correct write in Backend::execute_session_command
2018-06-22 10:37:11 +03:00
rwsplitsession.hh
MXS-1825: Fix PS output parameter tracking for MySQL variants
2018-04-26 16:02:09 +03:00