8 messages in com.mysql.lists.perlRe: LIMIT ?,? statement
FromSent OnAttachments
Walery Studennikov16 Jan 2004 00:17 
Jochen Wiedmann16 Jan 2004 00:46 
Walery Studennikov16 Jan 2004 01:01 
Jochen Wiedmann16 Jan 2004 01:28 
Walery Studennikov16 Jan 2004 02:42 
Jochen Wiedmann17 Jan 2004 12:55 
Rudy Lippan20 Jan 2004 19:51 
Rudy Lippan20 Jan 2004 19:57 
Subject:Re: LIMIT ?,? statement
From:Walery Studennikov (desp@cpan.org)
Date:01/16/2004 02:42:05 AM
List:com.mysql.lists.perl

On Fri, Jan 16, 2004 at 10:28:58AM +0100, Jochen Wiedmann wrote:

Walery Studennikov wrote:

And what? It is very convenient and practical for many developers. If I _wish_ to use it for my convenience and if I don't want to port my programs to other DBMS, why somebody forbids to use those useful features for me?

And if I as the drivers developer _wish_ to use to be as portable as possible to other drivers, what forbids me to remove such a feature? :-)

Sorry, but my argument was simply that I consider upwards portability in that point as less important.

Well, less important than what? ;) It is not only 'upwards portability', but mostly 'convenience' (possibility to use 'questionable features' with convenient wrappers such as selectrow_hashref etc.).

So, CONVENIENCE vs WHAT?

That's my view and you have a different. Fine for me. It is simply that my opinion counts as well as yours.

I think we can come to the compromise: this 'feature' can be made optional and be default there will be a 'new' behavior. But it should be an option to use an 'old' one.

Volunteer for a patch? :-)

If I will make a patch for optional enabling end disabling this 'feature' (the current behavior will be the default), will you include this patch into the official version?