Hi All!
Olivier wrote:
how could we solve this $SelectNumRows in case of nb_rows = 1 ? what about an if (!isset($SelectNumRows)) { $SelectNumRows = 1; } somewhere just before the var is called ?
I'll have a look at this asap but as far as I remember these are 2 different cases indeed.
NB: the version I've sent you this morning does not have such a problem ;)
Anything else pending before package&release ?
Yep: I've just fixed the bug #456254 - Crash select on a table. Wait a minut and I'll update the CVS tree.
Loïc
______________________________________________________________________________ ifrance.com, l'email gratuit le plus complet de l'Internet ! vos emails depuis un navigateur, en POP3, sur Minitel, sur le WAP... http://www.ifrance.com/_reloc/email.emailif
On Thu, Aug 30, 2001 at 08:40:44PM +0200, Loïc wrote:
NB: the version I've sent you this morning does not have such a problem ;)
yep, but it has a big button taking lots of space :)
The other option would be to forget the "1 row problem" for the moment: real tables usually have more than a record... :)
Anything else pending before package&release ?
Yep: I've just fixed the bug #456254 - Crash select on a table. Wait a minut and I'll update the CVS tree.
ok, please tell when you're ready on the list, then we'll do some last tests, and then, *finally*, phpmyadmin holidays :)
Olivier