[Maria-discuss] R: User Defined Functions - without C

2013-09-02 Thread Federico Razzoli
The documentation tells your can only use C. However: * Antony Curtis is working on Perl Stored Procedures: http://www.slideshare.net/AntonyTCurtis/using-perl-stored-procedures-for-mariadb Last slide says "Contributing MariaDB 10 soon". I really hope it will happen * here there is a UDF which all

[Maria-discuss] RFC - CREATE PROCEDURE clauses (question about docs from mariadb-discuss)

2013-09-02 Thread Roberto Spadim
Hi mariadb-devel guys, could anyone help here in a documentation problem? (maybe not a problem...) *Please answer the BOLD questions* We are talking about CREATE PROCEDURE , about DETERMINISTIC / NO SQL http://dev.mysql.com/doc/refman/5.6/en/create-procedure.html *characteristic*: COMMENT '*s

Re: [Maria-discuss] CREATE PROCEDURE clauses

2013-09-02 Thread Federico Razzoli
Hi Roberto I'll try to be more clear, please read carefully before answering I know what a deterministic expression is - but what kinds of output must be deterministic for a procedure to be defined as DETERMINISTIC? There are many types of output for a proc: * OUT params * SELECTs * writes on ta

Re: [Maria-discuss] The KB has moved to mariadb.com

2013-09-02 Thread Roberto Spadim
\o/ veru nice interface i don't know why, but the white background is something easier to read, i'm not a expert in web design, but something changed very well i will try some links, problems i will report thanks daniel and mariadb team! 2013/9/2 Daniel Bartholomew > Many people have expressed

[Maria-discuss] The KB has moved to mariadb.com

2013-09-02 Thread Daniel Bartholomew
Many people have expressed to me and others working on MariaDB that it would make the most sense for the KB to be located under a MariaDB domain, so I'm happy to report that the KB is now at https://mariadb.com/kb If you've used the KB in the last couple of days, you've probably already noticed th

[Maria-discuss] User Defined Functions - without C

2013-09-02 Thread Roberto Spadim
Hi guys, could i write user defined functions using python/php/perl or others languages? any development about this? -- Roberto Spadim SPAEmpresarial ___ Mailing list: https://launchpad.net/~maria-discuss Post to : maria-discuss@lists.launchpad.net

Re: [Maria-discuss] CREATE PROCEDURE clauses

2013-09-02 Thread Roberto Spadim
just an idea, but i'm not sure about it... - NO SQL indicates that the routine contains no SQL statements. maybe it's something about what function/procedure do (maybe in future with another language/script? python?) a function that don't use SQL, probably will not use sql parser... i'm n

Re: [Maria-discuss] CREATE PROCEDURE clauses

2013-09-02 Thread Roberto Spadim
Hi Federico! 2013/9/2 Federico Razzoli : > Ciao, > > I wanted to add some info in the CREATE PROCEDURE page in the KB, but I think > that some info about CREATE PROCEDURE clauses miss both in the kb and in the > MySQL manual. > > * [NOT] DETERMINISTIC. From MySQL docs: > "A routine is considere

[Maria-discuss] CREATE PROCEDURE clauses

2013-09-02 Thread Federico Razzoli
Ciao, I wanted to add some info in the CREATE PROCEDURE page in the KB, but I think that some info about CREATE PROCEDURE clauses miss both in the kb and in the MySQL manual. * [NOT] DETERMINISTIC. From MySQL docs: "A routine is considered “deterministic” if it always produces the same result

Re: [Maria-discuss] Fwd: [Dbmail] MariaDB and dbmail

2013-09-02 Thread Roberto Spadim
Hi Reindl, check here the bug report by Elena (mariadb), news are update there before going to mariadb source https://mariadb.atlassian.net/browse/MDEV-4978 ___ Mailing list: https://launchpad.net/~maria-discuss Post to : maria-discuss@lists.launchpa

Re: [Maria-discuss] Fwd: [Dbmail] MariaDB and dbmail

2013-09-02 Thread Roberto Spadim
hi Reindl I'm an user like you and i don't use dbmail, next time, try to provide a test case, this make things faster than just report something without usefull information, at least the create table and the select query that have problems others guys can help you better here, when reporting a bug,

Re: [Maria-discuss] [Dbmail] Fwd: MariaDB and dbmail

2013-09-02 Thread Elena Stepanova
Hi Paul, On 9/2/2013 12:50 PM, Paul J Stevens wrote: On 09/02/2013 01:02 AM, Reindl Harald wrote: so something goes wrong in combination with libzdb IMHO this *must not* happen if MariaDB claims to be a drop-in-replacemnet I've done some additional investigation, and indeed MariaDB appears t

Re: [Maria-discuss] [Dbmail] Fwd: MariaDB and dbmail

2013-09-02 Thread Paul J Stevens
On 09/02/2013 01:02 AM, Reindl Harald wrote: > so something goes wrong in combination with libzdb > IMHO this *must not* happen if MariaDB claims to be a drop-in-replacemnet I've done some additional investigation, and indeed MariaDB appears to mess up the server cursor when a blob is in the resu

Re: [Maria-discuss] Fwd: [Dbmail] MariaDB and dbmail

2013-09-02 Thread Reindl Harald (mobile)
As said in my initial post 5.5.32 and if you read the whole post you see also that this exists very long *please* read my whole initial post - I *can not* send test data because it is *not* reproduceable in a terminal so how should I as ordinary user verify that whatever I send is qualified to