Lindberg,
Wednesday, September 25, 2002, 5:17:53 PM, you wrote:
LP> I use mysql 3.23.4 max on linux and it have worked just fine.
LP> Now I want to use Transactions so I thougt that I should use the my.cnf to
configure for that.
If you want to use transaction, you should use InnoDB or BDB tabl
Hi - they're located in the mysql support-files dir.
Choose from small, medium, large or huge depending on how you're going to
use mysql.
Copy & rename to /etc
EG:
cp /usr/local/mysql/support-files/my-large.cnf /etc/my.cnf
Cheers,
Andrew
-Original Message-
From: Lindberg, Petrus [mail
Hi,
>I use mysql 3.23.4 max on linux and it have worked just fine.
>Now I want to use Transactions so I thougt that I should use the my.cnf to
configure for that.
>Trouble is there is no my.cnf file on my computer.
>Do I have to create the file myself ?
>or is the InnoDB settings configured righ
At 16:17 +0200 9/25/02, Lindberg, Petrus wrote:
>I use mysql 3.23.4 max on linux and it have worked just fine.
>
>Now I want to use Transactions so I thougt that I should use the
>my.cnf to configure for that.
>
>Trouble is there is no my.cnf file on my computer.
>
>Do I have to create the file
> I use mysql 3.23.4 max on linux and it have worked just fine.
>
> Now I want to use Transactions so I thougt that I should use the my.cnf
> to configure for that.
>
> Trouble is there is no my.cnf file on my computer.
>
> Do I have to create the file myself ?
> or is the InnoDB settings config