github sysown/proxysql v2.4.0

latest releases: 2.7.2, v2.7.1, v2.6.6...
2 years ago

v2.4.0 Release notes

Release date: 2022-05-11

This is a major release for ProxySQL 2.x series containing several important features, fixes and enhancements.

Compared to ProxySQL 2.3.2 , ProxySQL 2.4.0 introduces the following changes:

New features and enhancements

Major

  • Session variable 'transaction_isolation' now doesn't disable multiplexing #3664 .

  • OpenSSL updated from version 1.1.1j to v3.0.2 #3844 #3675 .

  • Introduced new variable mysql-unshun_algorithm . It controls if the automatic unshunning of a host is performed just on the hostgroup where traffic is sent, or on all hostgroups where the host exists #3649 .

  • Added support for command COM_RESET_CONNECTION for frontend connections #3645 .

  • Improved startup time when MySQL worker threads are listening to multiple sockets #3700 .

  • Added pidfile to be configurable through config file #3707 .

  • The implementation of the parsing of queries and the query digests was extensively improved: #3680

    • Multiple fixes for query digests parsing for more homogeneous digest generation.
    • Added new configuration variable mysql-query_digests_groups_grouping_limit allowing to grouping over digests grouped by mysql-query_digests_grouping_limit , for example for INSERT statements that inserts multiple rows.
    • Added new configuration variable mysql-query_digests_keep_comment: when enabled, comments of the kind /* */ are not stripped from the query digest.
  • Several improvements on how session variables are parsed and processed, including an improved handling of SQL_LOG_BIN and tracking of the following variables: #3702 and #3754

    • aurora_read_replica_read_committed
    • group_replication_consistency
    • lc_messages
    • lc_time_names
    • max_execution_time
    • optimizer_prune_level
    • optimizer_search_depth
    • query_cache_type
    • sort_buffer_size
    • timestamp
    • tmp_table_size
  • Multiple ProxySQL Cluster improvements #3305:

    • Each ProxySQL node now must have an UUID, that can be either:
      • configured in the configuration file
      • supplied by command line using option -U (or -uuid), or
      • automatically generated
    • Cluster nodes register themselves when connecting to another Cluster node using their own UUID
    • Because nodes register themselves when connecting to another node, core ProxySQL Cluster nodes are now aware of other client ProxySQL nodes. Such information is accessible via stats_proxysql_servers_clients_status table
    • To avoid race conditions and verify correctness, the checksums of the configuration is checked before and after the synchronization itself
  • Added support for SELECT current_user() and SELECT user() in Admin #3725 .

  • Added Clang build support #3775

  • Added new distros for builds and packages:

  • Removed variables mysql-client_multi_statements and mysql-client_found_rows , as they were already deprecated #3793

  • Added new config variable mysql-auto_increment_delay_multiplex_timeout_ms that allows to specify a timeout, after which mysql-auto_increment_delay_multiplex is invalidated, thus re-enabling multiplexing #3839 .

  • Added regex support for spiffe_id user attribute #3820 .

  • Added tracking of protocol flag NO_BACKSLASH_ESCAPES in case it is changed #3854

  • Added several new prometheus metrics:

    • proxysql_fds_in_use, exposing the number of FD currently in use #3676
    • proxysql_version_info #3782
    • exporting several stats cluster tables #3790 :
      - stats_proxysql_servers_checksums
      - stats_proxysql_servers_clients_status
      - stats_proxysql_servers_metrics
  • Added new variable mysql-monitor_replication_lag_group_by_host . When enabled, MySQL Monitor will perform only 1 replication lag check per server even if present in multiple hostgroups #3867

Minor

  • Improved the processing of tablestats_history.history_mysql_status_variables for better scalability and reduced storage requirement #3674 .
  • Field last_updated from table stats_mysql_client_host_cache is now reported in seconds #3735 .
  • After ProxySQL packages generation copy created ProxySQL binaries sha1 files into 'binaries' directory #3755 .
  • Added new debug_filters table in Debug build. This table can be used to filter specific information from error log when debug_levels is enabled .
  • Added extra logging when no servers are available in a hostgroup #3806 .
  • Version check now limits fetched output to '32' bytes. See commit ccf6d9e .
  • Added stats capabilities for log messages. Relevant for future logging messaging improvement #3824 .
  • Improved error report for RESTAPI scripts #3838 .
  • Various performance improvements

Bug Fixes

Major

  • If fast_forward was enabled for a user and during authentication a large packet was received, the authentication itself could fail #3658
  • Under certain high load conditions multiplexing was incorrectly disabled #3658
  • When mysql-log_mysql_warnings_enabled was enabled, MySQL warnings generated from a query were incorrectly returned as the resultset of the next executed query #3652 .
  • Fixed a stall in MySQL_Thread due to an immediate return of function mysql_real_query_start() #3652 .
  • When mysql-query_digests=false , some USE query could cause proxysql to crash #3657 .
  • When a client issues COM_CHANGE_USER, variable user_attributes was not being preserved #3645 .
  • Fixed crashes due to invalid handling of big packets for Admin #3710 .
  • wsrep_sync_wait was not check on several backend versions, including PXC 8.0 #3727 .
  • Fixed conflict between fast_forward and CLIENT_DEPRECATE_EOF when frontend and backend connections didn't have the same flag #3757.
  • create_new_connection annotation could not work as intended if a connection was retrieved from thread-local connection pool #3757 .
  • When a client issued a COM_CHANGE_USER command, 'Auth Method Switch' during handshake was not being properly handled. This affected libmysqlclient #3504.
  • Fixed several invalid query interceptions for prepared statements , specifically: #3826
    • SELECT CONNECTION_ID()
    • SELECT LAST_INSERT_ID()
    • SELECT @@IDENTIFY
  • Fixed monitoring not working properly for AWS aurora auto-discovered servers #3797 .
  • If many backend connections were used, some idle backend connections were not getting pinged #3836 .
  • Fixed multiple deadlocks regarding ProxySQL Cluster nodes synchronization , and the interaction between ProxySQL Cluster and Admin #3305 and #3848
  • Added proper handling of signal EINTR affecting scripts launched by the RESTAPI #3838 .
  • Fixed several issues reported by CodeQL #3815 .
  • Fixed several invalid memory usage.

Minor

  • Fixed compilation inside rootless containers #3686.
  • Fixed mysql-ssl_p2s_capath typo in 'refresh_variables' #3834.
  • Fixed crashes when 'gtid_executed' reported by proxysql_mysqlbinlog reader is empty #3817 .
  • To track GTID , ProxySQL was incorrectly trying to connect also to server in OFFLINE_HARD status #3817 .
  • Fixed duplicated counting of MySQL errors for client connections #3856 .

MD5s:

3ebbd94c62ebce525e29857487e26a3b  proxysql-2.4.0-1-almalinux8-clang.x86_64.rpm
ba10e61dfa3815eca8b89ed78a0f726c  proxysql-2.4.0-1-almalinux8.aarch64.rpm
89bd050bd3288f3396c527cdf3603d3e  proxysql-2.4.0-1-almalinux8.x86_64.rpm
52354a9ad740b9114068ab9221930834  proxysql-2.4.0-1-centos6.x86_64.rpm
8e3d9b0f1cedb569b8f2c02767608da9  proxysql-2.4.0-1-centos7.aarch64.rpm
6e649ba52340fe2db53e8f82a60c1c57  proxysql-2.4.0-1-centos7.x86_64.rpm
aaf5c7d34a2ed1b247a7fbbf94ea066a  proxysql-2.4.0-1-centos8-clang.x86_64.rpm
27a8c0a367325b00641f669b5c9aa770  proxysql-2.4.0-1-centos8.aarch64.rpm
8386dffc64cdd7489b2133bb68fe2a08  proxysql-2.4.0-1-centos8.x86_64.rpm
40abaac24d816872a13c5f0df1d67f9a  proxysql-2.4.0-1-dbg-almalinux8.x86_64.rpm
20a12e958538bcc91134134bad39d310  proxysql-2.4.0-1-dbg-centos6.x86_64.rpm
7fd4c20e21c914315c79a5f807d8beb5  proxysql-2.4.0-1-dbg-centos7.x86_64.rpm
dde3f6affa66e1ca399e59ed9f670ce8  proxysql-2.4.0-1-dbg-centos8.x86_64.rpm
8b146aca92d1f51e20b91ad0ed18cc1a  proxysql-2.4.0-1-dbg-fedora27.x86_64.rpm
cb3a7eaac58d9b6861ae64dc3b2e76e2  proxysql-2.4.0-1-dbg-fedora28.x86_64.rpm
6b2f06c9e94c593839ca139f42f4b5ab  proxysql-2.4.0-1-dbg-fedora33.x86_64.rpm
3795352a29ab49fb02e410d61f9cfd8c  proxysql-2.4.0-1-dbg-fedora34.x86_64.rpm
a2eec1babebce7f28118149c2dcd685c  proxysql-2.4.0-1-dbg-opensuse15.x86_64.rpm
9b1cca1826b216b5be2cfbe026115f4f  proxysql-2.4.0-1-fedora27.x86_64.rpm
d2e5dbbe4c103f4f4973fa18966abf86  proxysql-2.4.0-1-fedora28.x86_64.rpm
5442ffacffdec5938eee7a0657f7f205  proxysql-2.4.0-1-fedora33.aarch64.rpm
2eb277bc28c978f19583fd9f23e27e41  proxysql-2.4.0-1-fedora33.x86_64.rpm
653357195b04ae1a38d548ab285569ba  proxysql-2.4.0-1-fedora34-clang.x86_64.rpm
9fc3a02fd38cd9050b70ad8d8c90a6ff  proxysql-2.4.0-1-fedora34.aarch64.rpm
b184c70aa78bbf7d285337fccf4344b1  proxysql-2.4.0-1-fedora34.x86_64.rpm
a77b86d79b35799a39f5ee6453830796  proxysql-2.4.0-1-opensuse15-clang.x86_64.rpm
118268f35c4dcb851aee2749b1e8b639  proxysql-2.4.0-1-opensuse15.aarch64.rpm
4de9717152161e5942afb2b9404a8f78  proxysql-2.4.0-1-opensuse15.x86_64.rpm
4db3901f3bcdbf4f9305e9f6bc843fe6  proxysql_2.4.0-dbg-debian10_amd64.deb
a02db9ac24371a5dd08e4bb0d50f2fe1  proxysql_2.4.0-dbg-debian11_amd64.deb
c17619af26d5f155936211a7ae3cd723  proxysql_2.4.0-dbg-debian8_amd64.deb
6f9862f8dc4bb3b965fce23028ab8e25  proxysql_2.4.0-dbg-debian9_amd64.deb
4efe02a2d7c266509b8da69a0e0cba53  proxysql_2.4.0-dbg-ubuntu14_amd64.deb
467fe78cc2c0c3924b7bfb355ea32e07  proxysql_2.4.0-dbg-ubuntu16_amd64.deb
6bf4c6e68dc2d0e9d92c0798f92738a3  proxysql_2.4.0-dbg-ubuntu18_amd64.deb
fa18609fdb5e0d005d90f07bb86bbad3  proxysql_2.4.0-dbg-ubuntu20_amd64.deb
f9ce1fc6b730cf8e199b0c30b285a5cc  proxysql_2.4.0-dbg-ubuntu22_amd64.deb
6bf21d891043f769d1a55cff11fb15b2  proxysql_2.4.0-debian10_amd64.deb
29890e33bdc16e9ac9d4b29ac4d12638  proxysql_2.4.0-debian10_arm64.deb
46d0f514290661333ebb96bce12982c4  proxysql_2.4.0-debian11-clang_amd64.deb
38d3967be1eac21089b09291099a2547  proxysql_2.4.0-debian11_amd64.deb
748bb7d7ed6527db2a147d30a3c44966  proxysql_2.4.0-debian11_arm64.deb
c234a9ef92fadad28c7fd4c3bc770b2b  proxysql_2.4.0-debian8_amd64.deb
4add2e6cdd81f0d5de8123dfba22f64e  proxysql_2.4.0-debian9_amd64.deb
574332e968591b1b9139c1478e75b84a  proxysql_2.4.0-debian9_arm64.deb
381dcb99234fa10a0e461f42d94ba24f  proxysql_2.4.0-ubuntu14_amd64.deb
a62eac75068bf4a10f8f647ae2d6b5e0  proxysql_2.4.0-ubuntu16_amd64.deb
8698268c5953a4a088ba233820ffeee9  proxysql_2.4.0-ubuntu16_arm64.deb
02892aa0410c8c4a7433665d9ca9b886  proxysql_2.4.0-ubuntu18_amd64.deb
1d5301031373907833e697d2192cecb2  proxysql_2.4.0-ubuntu18_arm64.deb
3c23439f417df977a0bfecfdc9a50b50  proxysql_2.4.0-ubuntu20-clang_amd64.deb
9066f34de73704dd5e2383382e4a4d7e  proxysql_2.4.0-ubuntu20_amd64.deb
d618a3b4bf09e846d4723b1c7f6bc767  proxysql_2.4.0-ubuntu20_arm64.deb
be1a05c9497d2072b7c9648485c4b42c  proxysql_2.4.0-ubuntu22-clang_amd64.deb
6ea2947655c7bdf309ee8b789ca2a098  proxysql_2.4.0-ubuntu22_amd64.deb
08f31653785acbd2b2b9a81349aa8c57  proxysql_2.4.0-ubuntu22_arm64.deb

SHA1s:

f40a452152b00b1362608723e46312acc4347b8c  proxysql-2.4.0-1-almalinux8-clang.x86_64.rpm
ef50aba514d0398b417f49a88a38abb8cd693f77  proxysql-2.4.0-1-almalinux8.aarch64.rpm
ba9d85d90bceab632cedc9d895277d2314c7be24  proxysql-2.4.0-1-almalinux8.x86_64.rpm
3ffa9fd596eee5a50712228e07f51cf8fe6ab8b3  proxysql-2.4.0-1-centos6.x86_64.rpm
fc4f4d759182cb7e251b862c6648761c855b3efb  proxysql-2.4.0-1-centos7.aarch64.rpm
41a1eaede7e9a410dfc4fe505f19e96c8feb1bbd  proxysql-2.4.0-1-centos7.x86_64.rpm
3d352e21353b2b72390672dfe9bd0397141816c6  proxysql-2.4.0-1-centos8-clang.x86_64.rpm
e4a99264900ed64eb3373ed45c0ac2d938dc8fcd  proxysql-2.4.0-1-centos8.aarch64.rpm
887f5ee776655222499c0260f20ad4a9f96b66ae  proxysql-2.4.0-1-centos8.x86_64.rpm
2fa493b2b7eb418a3eb98e35eb9ccd729edd6e69  proxysql-2.4.0-1-dbg-almalinux8.x86_64.rpm
f51fc18257471aeeda4830b894def6fbba6ee0a1  proxysql-2.4.0-1-dbg-centos6.x86_64.rpm
d438d5e133eb45c1c39a4a44f6d34ff9c5e59352  proxysql-2.4.0-1-dbg-centos7.x86_64.rpm
1846db589ba2b1e0b6b611d8bdc05bf9dcb01af5  proxysql-2.4.0-1-dbg-centos8.x86_64.rpm
7bd3e875b21e10d387ecdb5013d6071168ffdb5c  proxysql-2.4.0-1-dbg-fedora27.x86_64.rpm
9ae73d29056e90954a20d1a19c731296f6bfe7ae  proxysql-2.4.0-1-dbg-fedora28.x86_64.rpm
c3cfcb4425be5126f810af49043966be13ea0260  proxysql-2.4.0-1-dbg-fedora33.x86_64.rpm
81dcb6ab75d98773f0d55ef063e6a2d6f0e4496e  proxysql-2.4.0-1-dbg-fedora34.x86_64.rpm
79a7f8673e4b9e7ff8a1f04ed0a08ff6374eca76  proxysql-2.4.0-1-dbg-opensuse15.x86_64.rpm
4acd4e0f193d585f1540d193933f21d0de6d40f1  proxysql-2.4.0-1-fedora27.x86_64.rpm
d10d2561f5cd5c11a8c4c07229d0ef404379b53d  proxysql-2.4.0-1-fedora28.x86_64.rpm
bfbe81d5eef515090acdf473c3c8b93d3f9864db  proxysql-2.4.0-1-fedora33.aarch64.rpm
7d64f7396949d0f974014f91a5bbef95959979e3  proxysql-2.4.0-1-fedora33.x86_64.rpm
77d7684e21d2b99353ef4dbe7b3a03a184878773  proxysql-2.4.0-1-fedora34-clang.x86_64.rpm
6ce294d32bb12cb1f96013149955cb958b585dda  proxysql-2.4.0-1-fedora34.aarch64.rpm
913cf223a2cd8428eef31ad90018f62512e09f62  proxysql-2.4.0-1-fedora34.x86_64.rpm
970e0c903641f1397fca2cfef8dbd2c56ed759d5  proxysql-2.4.0-1-opensuse15-clang.x86_64.rpm
61d772fbd879fae5a702faafc569f8b9ca4c545c  proxysql-2.4.0-1-opensuse15.aarch64.rpm
eebaac8f9ae6bebb49859b32b3d104c10d9cbebc  proxysql-2.4.0-1-opensuse15.x86_64.rpm
69ba0f26a7eadac43114b2245a295016e8abf82f  proxysql_2.4.0-dbg-debian10_amd64.deb
0e3644a36331b913e2b0b9437286415dabf4512d  proxysql_2.4.0-dbg-debian11_amd64.deb
9b67a42843583f5991fdab9cc0cfdad936d2801f  proxysql_2.4.0-dbg-debian8_amd64.deb
c06d99e1ad4f230066fd9ce1d4b6c7737c04956c  proxysql_2.4.0-dbg-debian9_amd64.deb
3e18605e7a783c07de739df9da8ace92d65f95b8  proxysql_2.4.0-dbg-ubuntu14_amd64.deb
4eefb52a47247579cffa5bfc7d55749262dd703b  proxysql_2.4.0-dbg-ubuntu16_amd64.deb
46e64ed188b64ae100d751c342159859ee8a4095  proxysql_2.4.0-dbg-ubuntu18_amd64.deb
1372e40ea05505e4053a98a49fce8aae5855e4c7  proxysql_2.4.0-dbg-ubuntu20_amd64.deb
2211778ea10831ff7cac840f1da2820ef139589c  proxysql_2.4.0-dbg-ubuntu22_amd64.deb
46ce6737ccff8457c9c51efc8c6dc470435cddf9  proxysql_2.4.0-debian10_amd64.deb
d095b9c1b8c62aff75422c082b3a672dbccfdefe  proxysql_2.4.0-debian10_arm64.deb
c292b06c998e8dd68d007f17f524356d335782d5  proxysql_2.4.0-debian11-clang_amd64.deb
d4ba3e6508dd34ef508d08e2c8125d09d24888e1  proxysql_2.4.0-debian11_amd64.deb
21c4bf1d2675a0754fd5b6d15fd91b2401e5209b  proxysql_2.4.0-debian11_arm64.deb
a91b0addd602b161a50b34c376a3dedcdb4bbb05  proxysql_2.4.0-debian8_amd64.deb
56b5eb4a5e171e63689a7e22094150d8ff9b4c9a  proxysql_2.4.0-debian9_amd64.deb
2d09cf55936d04668d0f9bc3dcfa3d4f21e8035e  proxysql_2.4.0-debian9_arm64.deb
616ad97d1ecbc8ed7241cd6fdabd935616efaf99  proxysql_2.4.0-ubuntu14_amd64.deb
a14f84e35a57c588ec03f8fc994830ef163e74d5  proxysql_2.4.0-ubuntu16_amd64.deb
0fb21a073a8be4cc0e3ae91743f89b1fd85af86e  proxysql_2.4.0-ubuntu16_arm64.deb
9741f0b4b49573b50a4de536ad59d2159a2a5b5f  proxysql_2.4.0-ubuntu18_amd64.deb
e2d3420ee6928726dd4a20a2c14aed1033aedc82  proxysql_2.4.0-ubuntu18_arm64.deb
93c493ea6b8091bc505a306805390bba148f1e8d  proxysql_2.4.0-ubuntu20-clang_amd64.deb
9886fae11a928b2b801b12045e6393f32e02c88a  proxysql_2.4.0-ubuntu20_amd64.deb
375f41ef86650d47f85d30afa934b2192cfda27c  proxysql_2.4.0-ubuntu20_arm64.deb
91c377455734c03149f5a6106d4bffa97e42d685  proxysql_2.4.0-ubuntu22-clang_amd64.deb
e061a7f41c09e59a30d70d56d2c99de3cc5b74ab  proxysql_2.4.0-ubuntu22_amd64.deb
1c4dc04a348d8896715f3400fe78989efdcc87a8  proxysql_2.4.0-ubuntu22_arm64.deb

SHA256s:

7c889e19979ffdee2c5825a6df054483c6337b3d5402fc2ca9c7d0b999db97f5  proxysql-2.4.0-1-almalinux8-clang.x86_64.rpm
8293277bbb7398050747d8c6c54dca6d336c2ebd9f8c75ed208cc05087a6bba3  proxysql-2.4.0-1-almalinux8.aarch64.rpm
382ff92354747fcc4caae50ee815f9586b1280a134057c7bcb81a4cd9a803d5c  proxysql-2.4.0-1-almalinux8.x86_64.rpm
3792991f6aac57be9b5fb993931bd886482111d74fa25761d130703ef662835d  proxysql-2.4.0-1-centos6.x86_64.rpm
6394245991c8ab564a044dd9ee3dfde3df335aa8d708ad25e7375da6631e7aa1  proxysql-2.4.0-1-centos7.aarch64.rpm
d04cd74b4c7b5485594aa441974937aeb9cbce55ce59828172ffc8d10d104654  proxysql-2.4.0-1-centos7.x86_64.rpm
354ed60547607259cc4ce7b5e110efcf4640dd1bab09f53d69d129a0fb458c40  proxysql-2.4.0-1-centos8-clang.x86_64.rpm
e763516bc5b6abff28dd1963a2b8b9b1308e26e9d8a3622811815b239ad609cc  proxysql-2.4.0-1-centos8.aarch64.rpm
a41134ed3458101211c01a16fcefcf953c78b8e3ff837c132236f30b09096d9f  proxysql-2.4.0-1-centos8.x86_64.rpm
d677752287eab6d2be24965a678efe64734e69c16944e5a39d317a2bc810dfbb  proxysql-2.4.0-1-dbg-almalinux8.x86_64.rpm
dcdd5def0a991c49754ac3a42cf34a9fa37c101fe30944a5111ee4fb10f1deea  proxysql-2.4.0-1-dbg-centos6.x86_64.rpm
ad8f8229d62749d4eca07b3d7934fb351f47e523680a9c440c015df7303f2ac2  proxysql-2.4.0-1-dbg-centos7.x86_64.rpm
be8ffcc32924673e5188bda287b2d4dc6d06b1463ae877bc9ecb17b16da213ee  proxysql-2.4.0-1-dbg-centos8.x86_64.rpm
92f522893e4f9af52b8aebb7496a4e37306b8169a77e568950e8746fdb73c3e5  proxysql-2.4.0-1-dbg-fedora27.x86_64.rpm
cd1c77b65801a81f3c4ef3e1f42aaaf8645a76e8125696b06906a4c50ccecc8e  proxysql-2.4.0-1-dbg-fedora28.x86_64.rpm
5226ef24c1c39c0fd710b51f1bb105fd4565aa56ec769b66f3ca63503166aac4  proxysql-2.4.0-1-dbg-fedora33.x86_64.rpm
3e9502dfcf102d24dddf5384ecaa4e4402f9b424e3aee44d2be79de93f69ec3d  proxysql-2.4.0-1-dbg-fedora34.x86_64.rpm
31932ca4c9f6df8c363e0c54c838687986c6502735cac712f820d59310439af3  proxysql-2.4.0-1-dbg-opensuse15.x86_64.rpm
0e53b07336ca266e1bbf25ed37626d07dc3023bbaeb8e5718a1439ca36bbcdc4  proxysql-2.4.0-1-fedora27.x86_64.rpm
ea62bcb5a356253346cfc38fbf341de17e5f04a43e2e5089ff8f423e34050e5c  proxysql-2.4.0-1-fedora28.x86_64.rpm
88c4fdd6eb029a5f722650543508fc673e10fbce09e524a524a92e2886fe53af  proxysql-2.4.0-1-fedora33.aarch64.rpm
ecd0c75724b73da835c226c388d46465e1fcfa5f19994014b26d567c2749352c  proxysql-2.4.0-1-fedora33.x86_64.rpm
15c67b31f10f5c7d41ac2494d6d189111710db7653c10a020b026d790fdf4436  proxysql-2.4.0-1-fedora34-clang.x86_64.rpm
e045ddb2c9edbd016af5c6e2350ad3359b56d2a3bf29a4efa5febcd381a72119  proxysql-2.4.0-1-fedora34.aarch64.rpm
815fd02dbf7823f187fb47fde3836f4b0c35bbf13db94d793009597c196eddf6  proxysql-2.4.0-1-fedora34.x86_64.rpm
63c10556787ac98b9cc95ddab0a838c7da2dcef4e3e625c75e10804189622860  proxysql-2.4.0-1-opensuse15-clang.x86_64.rpm
e26e78ba0e6afc2f55fcf40c4445712bcbdaf497606e83ec5062e664b3904571  proxysql-2.4.0-1-opensuse15.aarch64.rpm
2caab0ee71ba9bd69f55565c4d81a7ae26e8507b76954535bf14e8a7d654170c  proxysql-2.4.0-1-opensuse15.x86_64.rpm
c19fcca46819a1e8bfea9a7f9e69519426b828355427def69aab0d756d84b3aa  proxysql_2.4.0-dbg-debian10_amd64.deb
af447c74f1da08d2a54eeb04c2ad343f505b122d50bf050d67debedb6bae9b55  proxysql_2.4.0-dbg-debian11_amd64.deb
94f8139e1524a85e73266040830f79b63332e79b7a5bb3c04f2a218136e37d63  proxysql_2.4.0-dbg-debian8_amd64.deb
8f58ceb242938966844c5a728ff9de8d1f26ee182289c9f1f30aea5c6c8a305b  proxysql_2.4.0-dbg-debian9_amd64.deb
c93a9dbe7c0bf8a57559b8c3564adf82ad3ca3854ea606f3e66e328898b26591  proxysql_2.4.0-dbg-ubuntu14_amd64.deb
95baf1b8759e7b71bd601ee92af5f10aff5820f3cef9074c8ab1735d82729360  proxysql_2.4.0-dbg-ubuntu16_amd64.deb
83284e61f21176f22f7de8b44b73e223b311a66bd0366604f8a85a7507219e17  proxysql_2.4.0-dbg-ubuntu18_amd64.deb
70424ebae6881ccae61786837a33bcd531d102de550a099d09ed02926a156147  proxysql_2.4.0-dbg-ubuntu20_amd64.deb
997a8cdbed2c306d476955bfcb7ad0c6a0bd3d2a19958d66f33d79c681fa3344  proxysql_2.4.0-dbg-ubuntu22_amd64.deb
3141e7e920c8be8bc0224668934201839c3de5a680ac6d1d0027d85fa17acde9  proxysql_2.4.0-debian10_amd64.deb
50494ed564367183ab9daea711e66e7520e53f6e4eb04f24742cc682017e2a48  proxysql_2.4.0-debian10_arm64.deb
6de0bf08a390409846866f0779a47f1ac6076c7912fe2b5f158dbfc3ce9815ad  proxysql_2.4.0-debian11-clang_amd64.deb
d0fdb91ad915beffcf0e9cadac0d541f32a75ec6863ab1aad790cce417ec955e  proxysql_2.4.0-debian11_amd64.deb
5c0e5a010e01dc3e09d4e4ac8bbdb2388be4bb1a443eff98b64b99c305b6b005  proxysql_2.4.0-debian11_arm64.deb
4b7ae3b7087b3a0b22702fa67ea9856db6eada78b004dd7f42046ed0254cebbe  proxysql_2.4.0-debian8_amd64.deb
18f1e0f33e6e0eb95f9e6a3504839eb68c6bb543934c2c26920a2d46c208d4fc  proxysql_2.4.0-debian9_amd64.deb
6a1cca37d2124adaaa53a3b324af612b4b65c164c31c1d70636ecf01040fe953  proxysql_2.4.0-debian9_arm64.deb
3c53a5ef32e9091eeeb4b99c9803d3fa5ae83a22581f3b40e31abc1b431321e5  proxysql_2.4.0-ubuntu14_amd64.deb
d560bc0cecaab5513789b0b5561c56d78803ca1d1ecc2cfd8d46ebd3def3763f  proxysql_2.4.0-ubuntu16_amd64.deb
a9a1675725593b75477f8704a7d921735762db865e8c9978e83a8ef5b22e91a9  proxysql_2.4.0-ubuntu16_arm64.deb
ea2a0fff1e376e4d2b783ebac81b3df70e4ed8a298bb62f2cceae1e9ecf3401d  proxysql_2.4.0-ubuntu18_amd64.deb
6b04d2bbcd44385db03856cf3a80a63e59b71d284430e974dfb0e9f9e487e015  proxysql_2.4.0-ubuntu18_arm64.deb
a8a3f6aa8085b33a474c1e9c9c65e26d79256f0f9ef337c46fd2db20e2493589  proxysql_2.4.0-ubuntu20-clang_amd64.deb
61274832e1cfdbcdcd742df2be00e78156c5baaab84ce9cc370ef531447ab120  proxysql_2.4.0-ubuntu20_amd64.deb
085bfb5f5302fa84533ae35c07ec953a168baa5a1d9b87b3cdce2b7741967cb5  proxysql_2.4.0-ubuntu20_arm64.deb
23d3e915e7f26d4645b610a1807823a28ffe8d99c233bcb3d61567be77660f3c  proxysql_2.4.0-ubuntu22-clang_amd64.deb
cc61a1988d380addd419b079521feb608d17e809caee6738da242e1f72f936f4  proxysql_2.4.0-ubuntu22_amd64.deb
e798eda135bc1130a62645234ae20d5b6c1840a4ca9c15ed78365550726cfd61  proxysql_2.4.0-ubuntu22_arm64.deb

Don't miss a new proxysql release

NewReleases is sending notifications on new releases.