Re: Advise on High Availability configuration

2004-02-02 Thread A.J.Millan
. A.J.Millan ZATOR Systems. -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

The biggest actual value in a Key-Field

2004-01-31 Thread A.J.Millan
Hi all: Supposing that fieldName is the a primary numeric auto-increment Key field in a table. Does exist some direct method to find the biggest fieldName value actually stored? (without scan across all the table) Regards A.J.Millan ZATOR Systems. -- MySQL General Mailing List For list

Re: The biggest actual value in a Key-Field

2004-01-31 Thread A.J.Millan
. I admit that I had not understood the meaning of this sentence :-( Thank you again!! A.J.Millan. Roger Baklund [EMAIL PROTECTED] escribió en el mensaje news:[EMAIL PROTECTED] * A.J.Millan Supposing that fieldName is the a primary numeric auto-increment Key field in a table. Does exist