sysown / proxysql

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

USE commands breaking laravel functionality #4628

Closed mar777121 closed 2 months ago

mar777121 commented 3 months ago

Hello,

2.6.3 dockerized version works fine

Best

renecannao commented 3 months 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 2 months 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 2 months ago

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