简体   繁体   中英

How can I use system variable in mysql

如何在自己的mysql存储过程中使用JAVA_HOME之类的系统(操作系统)变量。

Guess you may need to use an external library such as UDF Repository for MySQL to do this. A reference to the library can be found here . There should be a sys_get() function call that may serve the purpose.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM