mathiear

Results 2 issues of mathiear

Hi, could you explain why you change the type of the search_resource function ? ``` if len(result) == 1: return result[0] ``` I can always do a workaround by testing...

question

Hi, I want to deploy proxysql and change the admin password. It is my understanding that it's currently impossible without stopping and running service proxysql initial manually before launching the...