Actually, you need to use two functions. SELECT USER(),CURRENT_USER();. USER() reports how you attempted to authenticate in MySQL.
確定! 回上一頁