You can find the current user name with CURRENT_USER() function in MySQL. for Ex: SELECT CURRENT_USER();. But CURRENT_USER() will not always ...
確定! 回上一頁