change default mysql coding

i am using utf-8 coding on my mysql server right now and it is giving me tons of errors like

File 'c:\mysql\share\charsets\?.conf' not found (Errcode: 2)
Character set '#33' is not a compiled character set and is not specified in the 'c:\mysql\share\charsets\Index' file


i would like to change the coding to cp1250.

my server specs are:

Windows, Apache 2.0.54, PHP 4.3.11, mySQL 4.1.12, phpMyAdmin 2.6.2, Perl 5.8.6, ZendOptimizer 2.5.10, and hmailserver 4.0b120

 

 

 

 

Top