sysown / proxysql

High-performance MySQL proxy with a GPL license.
http://www.proxysql.com
GNU General Public License v3.0
5.95k stars 971 forks source link

USE commands breaking laravel functionality #4628

Closed mar777121 closed 3 weeks ago

mar777121 commented 3 weeks ago

Hello,

2.6.3 dockerized version works fine

Best

renecannao commented 3 weeks ago

Hi @mar777121 . I am sorry to read about this issue.

Indeed in 2.6.4 we improved the way USE commands are parsed, and perhaps we didn't consider any edge case. Can you please provide the steps to reproduce it? Thanks!

mar777121 commented 3 weeks ago

Hi @mar777121 . I am sorry to read about this issue.

Indeed in 2.6.4 we improved the way USE commands are parsed, and perhaps we didn't consider any edge case. Can you please provide the steps to reproduce it? Thanks!

renecannao commented 3 weeks ago

It seems @JavierJF identified the issue. We are already working on a fix