MySQL connection Charset and collation

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
delhiris
Forum Commoner
Posts: 33
Joined: Sun Sep 06, 2009 3:57 pm

MySQL connection Charset and collation

Post by delhiris »

I use PHPMyAdmin.
What are used and what means the two Collation fields and
what means binary,unsigned,unsigned zerofill and onupdate current_timestamp for choosig in Attributes
when I create table? See bellow picture collated.GIF

I choose MyPHPAdmin in my Cpanel and have picture Collated1.GIF
What means MySQL charset: UTF-8 Unicode (utf8)
MySQL connection collation:
Attachments
Collated1.GIF
Collated1.GIF (83.64 KiB) Viewed 529 times
collated.GIF
collated.GIF (93.97 KiB) Viewed 532 times
Post Reply