All_about_network

Tag: mysql

Mysql and utf8

by tnk on Oct.08, 2008, under Linux, Software

mysql_logoAs time passed I encountered an very strange behaviour of phomyadmin – all tables were created in Swedish language by default which is not very useful when all your application are written to use utf8. I made some digging around the web and found following information

  1. My first thoughts were that the problem with misinterpreted characters in phpmyadmin were only problem
Leave a Comment :, , more...

Problems with mysql

by tnk on May.14, 2008, under Linux

Ok so after some maintenance update of my debian server I did find out that my mysql is not running (and what was worse it seemed that it is not in the system anymore) the error message was something like the
/var/log/mysql/mysql-bin.index is not readable and error ’13′
so I did some stuff and what actually helped was re-installing the server and client of mysql with these commands
apt-get –reinstall install mysql-server mysql-client
well Continue reading

Leave a Comment :, , more...

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!