Why does mysql in lamp stack on google cloud vm instance return wrong query results?

后端 未结 0 1146
别跟我提以往
别跟我提以往 2020-12-15 12:52

On my regular host this query return the correct result:

$auth_check = $db->raw()
       ->bind( ":username", "leocrawf@gmail.com" )         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题