Re: Retrieve most recent of multiple rows

2013-03-15 Thread hsv
2013/03/13 13:18 +, Norah Jones I have a table which looks like this: answer_id q_id answer qscore_id answer_timestamp 1 10Male3 1363091016 2 10Male3 1363091017 3 11Male3 1363091018

Re: a little doubt on text about MySQL

2013-03-15 Thread Reindl Harald
Am 16.03.2013 01:51, schrieb h...@tbbs.net: > He makes a point that had not come to me, that type-security somewhat depends > on SQL_MODE, which belongs to the connection. It is, quite rightly, stored in > saved program code, but not in any table. At least these affect table behavior what are

Re: Retrieve most recent of multiple rows

2013-03-15 Thread Marcus Vinicius
Hello all, Does anyone knows the author of this: http://grimoire.ca/mysql/choose-something-else Title: "Do Not Pass This Way Again" Thanks a lot, Marcus Vinicius On 14-03-2013 12:28, Johan De Meersman wrote: - Original Message - From: "Ananda Kumar" Subject: Re: Re: Retrieve most

a little doubt on text about MySQL

2013-03-15 Thread Marcus Vinicius
Hello all, Does anyone knows the author of this: http://grimoire.ca/mysql/choose-something-else Title: "Do Not Pass This Way Again" Thanks a lot, Marcus Vinicius. -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

ANN: Hopper - Stored Routine debugger - v1.2.0 released

2013-03-15 Thread Martijn Tonies
per This release contains bugfixes and improvements, see http://www.upscene.com/displaynews.php?item=20130315 Bugfixes include, but not limited to: - SQL errors with certain regional settings - some Unicode data not properly displayed - InterBase EXECUTE PROCEDURE always returns NULL Wi