MySQL & InnoDB Tables
I was wondering if MySQL 4.0 shipped with SuSE 9.2 pro has InnoDB tables compiled with it? If not, on the next security update, would it be possible to compile MySQL with InnoDB table support please. TIA - Keith Roberts
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, suse@karsites.net wrote:
I was wondering if MySQL 4.0 shipped with SuSE 9.2 pro has InnoDB tables compiled with it?
It should, at least in the "Max" RPM.
If not, on the next security update, would it be possible to compile MySQL with InnoDB table support please.
This is not really a security-related issue and SUSE usually does not change configurations of packages when they provide security updates. Bye, LenZ - -- - ------------------------------------------------------------------ Lenz Grimmer <lenz@grimmer.com> -o) [ICQ: 160767607 | Jabber: LenZGr@jabber.org] /\\ http://www.lenzg.org/ V_V -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFC3ofwSVDhKrJykfIRAjHCAJ43SjVn8hOfioErPKOr8MiIECu6AQCfdSpS N9tjzIHsd7o1bpvKEuVaZIo= =PfeM -----END PGP SIGNATURE-----
Keith, On Wednesday 20 July 2005 10:09, suse@karsites.net wrote:
I was wondering if MySQL 4.0 shipped with SuSE 9.2 pro has InnoDB tables compiled with it?
I'm now running SuSE 9.3, but surely 9.2 included MySQL 4.1, did it not?
If not, on the next security update, would it be possible to compile MySQL with InnoDB table support please.
TIA - Keith Roberts
Randall Schulz
On Wed, 20 Jul 2005, Randall R Schulz wrote:
Keith,
On Wednesday 20 July 2005 10:09, suse@karsites.net wrote:
I was wondering if MySQL 4.0 shipped with SuSE 9.2 pro has InnoDB tables compiled with it?
I'm now running SuSE 9.3, but surely 9.2 included MySQL 4.1, did it not?
If not, on the next security update, would it be possible to compile MySQL with InnoDB table support please.
TIA - Keith Roberts
Randall Schulz
You can always do what I did. Download the SRPM from www.mysql.com and compile it from the source. Ed
On Wed, 20 Jul 2005, suse@karsites wrote:
I was wondering if MySQL 4.0 shipped with SuSE 9.2 pro has InnoDB tables compiled with it?
On Wed, 20 Jul 2005, Lenz Grimmer wrote:
It should, at least in the "Max" RPM.
Thanks Lenz - BDB tables are mentioned in the install notes, I cannot see InnoDB tables there though. On Wed, 20 Jul 2005, Randall R Schulz wrote:
I'm now running SuSE 9.3, but surely 9.2 included MySQL 4.1, did it not?
No Randall, it doesn't. keith@karsites:/> rpm -qv mysql mysql-4.0.21-4.4 I will reply to Ed Coates directly off-list, as this is getting a bit off topic- LOL. K.R.
On Wed, 20 Jul 2005, Lenz Grimmer wrote: It should, at least in the "Max" RPM.
Thanks Lenz - BDB tables are mentioned in the install notes, I cannot see InnoDB tables there though.
You need to install the MAX rpm along with MySQL 4.0.x that ships with SUSE. You should just be able to specify your table type when creating it - or use PHPMyAdmin to display runtime parameters/config. HTH, Steve
Thanks Steve - will give it a try! On Thu, 21 Jul 2005, Steve Dowe - Cubus wrote:
You need to install the MAX rpm along with MySQL 4.0.x that ships with SUSE. You should just be able to specify your table type when creating it - or use PHPMyAdmin to display runtime parameters/config.
K. R.
participants (5)
-
Ed Coates
-
Lenz Grimmer
-
Randall R Schulz
-
Steve Dowe - Cubus
-
suse@karsites.net