SESSION_USER() is a synonym for USER(). : SESSION_USER : Information Functions MySQL TUTORIALS


MySQL TUTORIALS » Information Functions » SESSION_USER »

 

SESSION_USER() is a synonym for USER().


mysql>
mysql> select SESSION_USER();
+----------------+
| SESSION_USER() |
+----------------+
| root@localhost |
+----------------+
row in set (0.00 sec)



Leave a Comment / Note


 
Verification is used to prevent unwanted posts (spam). .

Follow Navioo On Twitter

MySQL TUTORIALS

 Navioo Information Functions
» SESSION_USER