Antony Curtis - Chaos Zone

Welcome to my micro-corner of the internet...
I hope you find it an educational experience.


MySQL Projects Page. I will publish here my experimental code for MySQL. There will be no support for anything published here and there will be no guarantees wether any of it will ever find its way into any official MySQL release.



IMPORTANT NOTICE:
NO WARRANTIES FOR ANY STUFF YOU FIND HERE
SNAPSHOTS ARE CREATED ONCE PER DAY AND IT IS POSSIBLE FOR A SNAPSHOT TO BE
NON-FUNCTIONAL, UNBUILDABLE OR EVEN DANGEROUS TO YOUR DATA.



Antony's MySQL bits my blog of MySQL related activities
Random articles of interest for MySQL and related open-source activities.


External Language Stored Procedures Unadopted WL#820
Implements SQL standards compatible syntax for external language stored procedures.
CREATE FUNCTION my_reverse(str VARCHAR(30)) RETURNS VARCHAR(30)
        LANGUAGE JAVA 
        NO SQL 
        EXTERNAL NAME 'myjar:test.TestClass.reverse';
Download: mysql-6.0-wl820-snapshot.tbz2 (14477 KiB)
Last Modified: Fri Feb 15 00:08:17 2008
Patch: mysql-6.0-wl820-20080214-1.2527.patch.bz2 (108 KiB)
Last Modified: Fri Feb 15 00:01:22 2008
Plug-in language support under development:
  • LANGUAGE JAVA (java_udf)
  • LANGUAGE PERL (perl_udf)
  • LANGUAGE XML-RPC (xmlrpc_udf)
Check out the MySQL-Forge Wiki for this project



Powered By ...? FreeBSD - The Power to Serve Powered by MySQL
INFO

Currently NOT looking for employment
(since April 2012)

Click here for my CV/Resume

Graduated in 1998
Computer Science & Cybernetics, BSc

See my old website
http://nuts.ml.org/

Link to BLOG


LINKS
FreeBSD
World Class UNIX
FreshMeat
Latest Program Releases
SlashDot
News for (linux) Nerds
The Register
Tabloid News for Techies

OTHER SITES
Different Physics
Life, Universe, Everything
Internet Archive
Surf the Retro-Web
Other
List of Links
Xiphis
Software Development


This site is best viewed using Firefox, Lynx or Safari
and also should be friendly to other web browsers.


Copyright © 2002-2013 Antony T Curtis
All Rights Reserved.
We are a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for us to earn fees by linking to Amazon.com and affiliated sites.