mirror of
https://github.com/MariaDB/server.git
synced 2025-05-02 19:25:03 +03:00
9 lines
131 B
Modula-2
9 lines
131 B
Modula-2
LIBRARY MYUDF
|
|
DESCRIPTION 'MySQL Sample for UDF'
|
|
VERSION 1.0
|
|
EXPORTS
|
|
metaphon
|
|
myfunc_double
|
|
myfunc_int
|
|
sequence
|
|
avgcost |