proxysql/lib
Ben Alton 6b4baf667b Fixed STMT_SEND_LONG_DATA processing
Fixed STMT_SEND_LONG_DATA processing which was incorrectly reading data
from the STMT_EXECUTE packet, causing corruption of any subsequent
parameters.

Corrected some comment indentation.

Update Makefile so that installable packages are built from the local
source, not whatever is in github.
2018-07-18 15:53:31 +01:00
..
Chart_bundle_js.cpp First implementation of web interface 2017-11-14 01:29:58 +01:00
ClickHouse_Authentication.cpp Add optional support for ClickHouse 2017-09-10 09:18:07 +02:00
ClickHouse_Server.cpp Fix to return OK packet for SET WAIT_TIMEOUT 2018-04-04 18:43:30 +03:00
Makefile Embed main-bundle.min.css in web UI #1354 2018-02-09 03:11:58 +01:00
MySQL_Authentication.cpp Added default_schema to checksum criteria 2018-05-10 17:22:54 +03:00
MySQL_HostGroups_Manager.cpp Several fixed in Prepared statements 2018-03-22 17:31:52 +01:00
MySQL_Logger.cpp Fixes - "Event log file is overwritten on ProxySQL service restart" #1201 2017-11-30 20:39:59 +02:00
MySQL_Monitor.cpp Monitor: do not consider unhealthy ProxySQL's as backends if monitor is unable to login 2018-04-02 05:01:48 +02:00
MySQL_PreparedStatement.cpp Optimize when purging prepared statements 2018-03-23 15:21:22 +01:00
MySQL_Protocol.cpp Fixed STMT_SEND_LONG_DATA processing 2018-07-18 15:53:31 +01:00
MySQL_Session.cpp Fixed STMT_SEND_LONG_DATA processing 2018-07-18 15:53:31 +01:00
MySQL_Thread.cpp Added all session status values to display in processlist #1496 - Added descriptions for the following status constants: 2018-05-09 19:53:54 +03:00
ProxySQL_Admin.cpp Removing some fprintf 2018-05-24 08:51:17 +02:00
ProxySQL_Cluster.cpp Removing SQLLite lock assertion 2018-01-25 15:29:12 +02:00
ProxySQL_GloVars.cpp Fixed STMT_SEND_LONG_DATA processing 2018-07-18 15:53:31 +01:00
ProxySQL_HTTP_Server.cpp Embed main-bundle.min.css in web UI #1354 2018-02-09 03:11:58 +01:00
ProxySQL_Statistics.cpp Several fixed to graceful shutdown if proxysql_stats.db is not writable #1431 2018-03-26 02:40:15 +02:00
Query_Cache.cpp Remove spinlock from Query Cache #977 2017-06-08 22:29:37 +02:00
Query_Processor.cpp Fix bug introduce in 6eeeb5c 2018-05-30 09:40:14 +02:00
SQLite3_Server.cpp Removing SQLLite lock assertion 2018-01-25 15:29:12 +02:00
SpookyV2.cpp first commit 2014-12-01 06:05:01 +01:00
c_tokenizer.c fix comment typo 2017-12-19 15:27:05 +08:00
configfile.cpp Revert "Refactor header includes." 2016-12-21 15:51:24 -08:00
debug.cpp Enable backtrace only on glibc #654 2018-05-22 08:40:02 +02:00
font-awesome.min.css.cpp Further development for web interface 2017-11-19 03:07:41 +01:00
gen_utils.cpp Remove trailing semicolon in SET NAMES #1065 2017-06-24 20:11:24 +02:00
main-bundle.min.css.cpp Embed main-bundle.min.css in web UI #1354 2018-02-09 03:11:58 +01:00
mysql_backend.cpp Revert "Refactor header includes." 2016-12-21 15:51:24 -08:00
mysql_connection.cpp Fix bug #1507 2018-05-15 17:45:14 +02:00
mysql_data_stream.cpp Combine multiple packets in larger buffers for resultsets from QC #1482 2018-04-30 15:27:47 +02:00
network.cpp fixed not initialized struct addrinfo 2017-02-22 18:48:58 +00:00
sqlite3db.cpp Several fixed to graceful shutdown if proxysql_stats.db is not writable #1431 2018-03-26 02:40:15 +02:00
thread.cpp Thread: Check for m_running == 1 only once in destructor 2018-05-21 18:12:45 +02:00