mysql-notification
mysql-notification copied to clipboard
Example of a user defined function (UDF) in MySQL
Save table name from init structure so we can send a message like: table, type, id in order to know on which table the event occurred.
The db.js file could contain things like: database connection settings logger parsed arguments and I really think this file should be renamed to something else like `utils.js` or something similar.
The file should be compiled to dll shared library for Windows.
Hi, I'm getting error 1123 when executing MySQLNotification(1,2). Could you please help me??
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.11 to 3.9.15. Release notes Sourced from vm2's releases. 3.9.15 Fixes https://github.com/patriksimek/vm2/commit/d534e5785f38307b70d3aac1945260a261a94d50: Ensure no host objects are passed through to Error.prepareStackTrace. (Thanky to Seongil Wi from KAIST...
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...