mainMySQL stored routines library - Summary

 
 
Membership Info
Group Admin:
5 active members

Group identification
Id: 8158
System Name: mysql-sr-lib
Name: MySQL stored routines library
Group Type: non-GNU software and documentation

Search in this Group


 

This group is not part of the GNU Project.

<h2>MySQL stored routines library</h2>
This routine library collects general purpose MySQL 5 stored
procedures and functions. What is to be considered "general purpose"?
Any routine that enhances the language itself or that can be useful
in an abstract database fits the bill.

Since its appearance, MySQL stored routines language has proved itself
useful and powerful, and yet it lacks many features that we have become accustomed to in other languages, and we would like to see in MySQL::SP as well. Stored routines that improve the language espressiveness and usability fall in this category.

Furthermore, there are common tasks that can get accomplished by a stored routine, and are not related to a particular database. Also these routines are good candidates for this library.

Registration Date: Thu 24 Nov 2005 02:41:08 PM UTC
License: GNU General Public License v2 or later
Development Status: 3 - Alpha

 

Latest News rss feed
New home for MySQL SR Library
     posted by gmaxia, Sun 14 May 2006 08:33:58 AM UTC

MySQL Stored Routines Library has changed its home.

It is now hosted at SourceForge.
https://sourceforge.net/projects/mysql-sr-lib/

Two more articles on mysql-sr-lib
     posted by gmaxia, Mon 12 Dec 2005 08:34:31 AM UTC

Two more articles on MySQL Stored Routine Library were recently published. One about for_each loops
http://datacharmer.blogspot.com/2005/12/mysql-5-general-purpose-routine.html
and one about syntax helpers and named parameters
http://datacharmer.blogspot.com/2005/12/mysql-5-general-purpose-routine_12.html

Article on arrays usage
     posted by gmaxia, Tue 29 Nov 2005 06:55:17 AM UTC

An article on arrays usage (soon to become part of the documentation) was published on The Data Charmer's blog:
http://datacharmer.blogspot.com/2005/11/mysql-5-general-purpose-routine_28.html

Quick Overview
 Memberlist (5 members)

Communication Tools
 Tech Support Manager (open items: 0, total: 0)
 Mailing Lists (0 public mailing lists)

Development Tools
 Task Manager (open items: 0, total: 0)
 Patch Manager (open items: 0, total: 0)

Back to the top

Powered by Savane 3.13-cf05.
Corresponding source code