Community

Creating a MySQL plugin to produce an integer timestamp

(Andrew Morgan) This article shows how to create a MySQL-plugin that can be used to create a function which can in turn be used in stored procedures. The function will produce an integer value representing the time (to the nearest usec).

Read More - Register for Free Membership