Commit Graph

1247 Commits (80bad8a811dc5ec28f30e29d9dffd21e355acfbf)

Author SHA1 Message Date
René Cannaò 80bad8a811 Make cpu timers optional #1190
9 years ago
René Cannaò e092ea7ba6 Improvement to integrate ClickHouse and phpmyadmin
9 years ago
René Cannaò d8c08fec1d ClickHouse support for Float32 and Float64
9 years ago
René Cannaò dbf47ee06b Casting string to char pointer
9 years ago
René Cannaò 7b153c407b Bugfixes for ClickHouse, unitialized variables
9 years ago
René Cannaò 46193a634c Further development of SQLite3 Server
9 years ago
René Cannaò 0b0e6198d2 Added ClickHouse variables
9 years ago
René Cannaò 21349eb1f7 Fixed copyright year
9 years ago
René Cannaò 62898623df Add optional support for ClickHouse
9 years ago
René Cannaò 474dd78dc2 Several ClickHouse enhancement
9 years ago
René Cannaò 5731ee6696 Filter few mysql specific commands
9 years ago
René Cannaò a703a9172c Further implementation for ClickHouse
9 years ago
René Cannaò b57ff42b9c Drafting again support for ClickHouse
9 years ago
René Cannaò 983dc5d111 Second commit related to SQLite3_Server
9 years ago
René Cannaò cf7ed16461 Added skelethon for SQLite3_Server
9 years ago
René Cannaò b00878d3bd Introducing proxysql_session_type
9 years ago
René Cannaò 576edfe1be Merge branch 'v1.4.2' of https://github.com/sysown/proxysql into v1.4.2
9 years ago
René Cannaò 04038d0e3f Solving compiling error in gcc 6.1
9 years ago
Anantha Kumaran 6b9906befa initialize the filler byte to 0
9 years ago
René Cannaò c9d3d03f32 Cluster: better handling of mysql_servers.status
9 years ago
René Cannaò ed802e9f5d Cluster: typo prevents checksum on mysql_servers
9 years ago
René Cannaò ba22042130 Cluster: minor typos
9 years ago
René Cannaò 924c1fa9f8 Cluster: Load query rules always as active=1
9 years ago
René Cannaò 4bc72143b0 Make sure that not empty hostname are logged
9 years ago
René Cannaò 21df8d1346 Return 0 checksum if mysql_users is empty
9 years ago
René Cannaò 51c2af46f5 Use runtime_mysql_replication_hostgroups in Cluster
9 years ago
René Cannaò 67077fd96c Fixed typo: sync was based on own_version and not own_epoch
9 years ago
René Cannaò cfbeac76a4 Cluster: Sync if threshold >= instead of >
9 years ago
René Cannaò a22eb8b395 No connection from pool for fast_forward #1157
9 years ago
René Cannaò 0598c0d0af Fix for bug #1160 : reset time_zone
9 years ago
René Cannaò 1bb87b584d Fix for bug #1160 : reset sql_mode
9 years ago
René Cannaò b211e9903f Merge branch 'v1.4.2-checksum' into v1.4.2
9 years ago
René Cannaò e3c4cb9964 A lot of changes all related to Cluster
9 years ago
everpcpc 76dc9d886e
fix check autocommit false mistaken to true
9 years ago
René Cannaò 2a76f95e31 Further enhancement on Cluster
9 years ago
everpcpc d44838b572
add option autocommit_false_not_reusable
9 years ago
René Cannaò ee8110a515 Enhancement on Cluster solution
9 years ago
René Cannaò 3eda76379e Do not return ERR for MYSQL_OPTION_MULTI_STATEMENTS_ON #1122
9 years ago
René Cannaò 58a1b2d612 Moved match_regexes in MySQL_Thread #1127
9 years ago
René Cannaò eda8ab478e Fix memory leaks in auxiliary thread #896
9 years ago
René Cannaò ad847a0579 Do not warns for empty cluster credentials
9 years ago
René Cannaò 4ff31142b6 Thread stack size metrics
9 years ago
René Cannaò fd80372034 Unitialized variable
9 years ago
René Cannaò 1c1faf210f Some clean up
9 years ago
René Cannaò f583982ace Drafting support for ProxySQL Cluster
9 years ago
René Cannaò 641b8ac1eb Adding tables for cluster
9 years ago
René Cannaò 1ada33a048 Features #1103 and #1104
9 years ago
René Cannaò dc3664ac33 Adding command PULL VERSION MYSQL SERVERS
9 years ago
René Cannaò 02432b2b27 Possible fix for issue #1062
9 years ago
René Cannaò 8ed85453b7 Reset insert_id on connection sent to pool #1093
9 years ago