Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
自分のmysqlストアドプロシージャでJAVA_HOMEのようなシステム(オペレーティングシステム)変数を使用するにはどうすればよいですか。
これを行うには、MySQL用のUDFリポジトリなどの外部ライブラリを使用する必要があると思います。ライブラリへの参照はここにあります。目的を果たす可能性のあるsys_get()関数呼び出しが必要です。