From: Jim Starkey Date: November 3 2008 11:26pm Subject: SRLSession and Server Version Number List-Archive: http://lists.mysql.com/falcon/126 Message-Id: <490F888E.2060303@nimbusdb.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Maybe we should put the server version number in a) the database header and b) the serial log session (SRLSession) record. This would give us an accurate idea of a database's history. The database header page, incidentally, is initialized as zero, so adding stuff is trivial and backward compatible.