brad wright wrote:
>
> hi all,
>
> I was wondering if the version of mySQL distributed with
> e-smith 4.1.2 is exactly the same as the version downloadable
> from mySQL.com.
Not exactly sure, but it is identical to the version we got from the Red Hat 7.0 updates area. (Strictly speaking, it *IS* that version

)
You can find out the version and changes by typing:
rpm -q --changelog mysql
rpm -q --changelog mysqlclient9
rpm -q --changelog mysql-server
rpm -q --changelog mysql-devel
We (and Red Hat) may also be a little behind the latest official MySQL.com release.
K.