Re: Adding InnoDB support

2005-09-21 Thread Arjen Lentz
Hi Obantec, On Mon, 2005-09-12 at 17:37, Obantec Support wrote: > 1 user has requested InnoDB support. can i simple get the mysql-max rpm an > use yum to install over the existing mysql server. > > currently running FC3 with default 3.23.58 > > I would upgrade to 4.x but a lot of user databases

Re: Adding InnoDB support

2005-09-12 Thread Hassan Schroeder
Obantec Support wrote: It was suggested that i could run a second server. as i have FC3 i use yum to add / update programs. are you suggesting i get the source , unpack and build the server setting some configs to run it on a different port? Not source, just get the proper binary, untar it and

Re: Adding InnoDB support

2005-09-12 Thread Obantec Support
- Original Message - From: "Hassan Schroeder" <[EMAIL PROTECTED]> To: "Obantec Support" <[EMAIL PROTECTED]>; Sent: Monday, September 12, 2005 4:51 PM Subject: Re: Adding InnoDB support > Obantec Support wrote: > > > I found upgrading info

Re: Adding InnoDB support

2005-09-12 Thread Hassan Schroeder
Obantec Support wrote: I found upgrading info but no info on how to install a second mysql server. `tar xvfz` works the same for one or many :-) Do you have a specific question? -- Hassan Schroeder - [EMAIL PROTECTED] Webtuitive Design === (+1) 408-938-0567 ===

Re: Adding InnoDB support

2005-09-12 Thread Obantec Support
Hi I found upgrading info but no info on how to install a second mysql server. Mark - Original Message - From: "Gleb Paharenko" <[EMAIL PROTECTED]> To: Sent: Monday, September 12, 2005 12:42 PM Subject: Re: Adding InnoDB support > Hello. > > Usually it

Re: Adding InnoDB support

2005-09-12 Thread Gleb Paharenko
Hello. Usually it is not so simple and many providers install another MySQL server and then clients move their applications to it. See: http://dev.mysql.com/doc/mysql/en/upgrade.html Use an official rpms or binaries from: http://dev.mysql.com/downloads/ "Obantec Support"

Adding InnoDB support

2005-09-12 Thread Obantec Support
Hi 1 user has requested InnoDB support. can i simple get the mysql-max rpm an use yum to install over the existing mysql server. currently running FC3 with default 3.23.58 I would upgrade to 4.x but a lot of user databases and i am worried about loosing data, so for now a quick fix is in order.