Re: [newbie question] how do you change the default charset of MySQL under windows

2002-10-30 Thread Paul Yuen
ber 30, 2002 4:17 PM Subject: Re: [newbie question] how do you change the default charset of MySQL under windows > Hi Paul, > > Was the table01 created before you did the new settings and restart the > service? > Because if yes, youhave to recreate the table or rebuild the ind

Re: [newbie question] how do you change the default charset of MySQL under windows

2002-10-30 Thread Paul Yuen
his? Thanks a lot! Paul - Original Message - From: "Daniel Kiss" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, October 30, 2002 3:50 PM Subject: Re: [newbie question] how do you change the default charset of MySQL under windows > Hi Paul, > >

Re: [newbie question] how do you change the default charset of MySQL under windows

2002-10-29 Thread Paul Yuen
To: <[EMAIL PROTECTED]> Sent: Wednesday, October 30, 2002 3:06 PM Subject: Re: [newbie question] how do you change the default charset of MySQL under windows > Hi > > You have to write a line like this into your my.cnf (in the C: root directory): > > default-character-set=... >