All pastes #2078752 Raw Edit

Something

public text v1 · immutable
#2078752 ·published 2011-08-27 21:12 UTC
rendered paste body
mysql> SELECT COLLATION_NAME FROM information_schema.columns WHERE table_name = 'notice' AND column_name = 'content';
+-----------------+
| COLLATION_NAME  |
+-----------------+
| utf8_general_ci |
+-----------------+
1 row in set (0.01 sec)