Save log information in mysql stored procedures -


i writing stored procedure in mysql , need save log information in text file.

has come across this?

well, after long hours of searching conclude there internal constraints in mysql direct writing text files.

the contour occurs me write log messages , debugging on table in database, , save relevant records in text file.

similarly, grateful may have tried help.


Comments

Popular posts from this blog

javascript - How do you prevent nested queries/catches in sequelize? -

java - Could not retrieve pre-bound Hibernate session - Could not obtain transaction-synchronized Session for current thread -

ruby on rails - ActiveRecord order not working -