Posted by Colin McKinnon on 10/31/32 11:26
Mark D Smith wrote:
> Hi
>
> possible OT but is it possible to add InnoDB support to php 4.3.11
> installed as an rpm on FC3
>
> mysql is 3.23.58 also installed via rpm's
>
IIRC InnoDB is a file format supported by MySQL providing better transaction
support and some referential constraints not provided by the default
(C-ISAM). Are you starting from the point of wanting to migrate/build a
system on InnoDB? Or have existing InnoDB files you want to read?
Assuming the former - if your currrent MySQL does not support them then
upgrade - MySQL provide binary downloads so you won't even have to
recompile. (Indeed - a quick shufty at the MySQL site shows that rpms are
avialable).
HTH
C.
Navigation:
[Reply to this message]
|