- About Me :
- i love cow. more precise, i love ungulates.
- Location :
- TOKYO, Japan
- Total Tags :
- 948 Tags
- Last Faved :
- yesterday
ku0522 | Shared With: Everyone - yesterday | MySQLコレーション。
MySQL での文字列比較だと、データベースの性質上からも 1. のケースが圧倒的に多くて、utf8_unicode_ci とか、適当な collation を使うことで全角半角問題に対応できます。MySQL では strings/ctype-uca.c に書かれている実装になっています。
Currently supports only subset of the full UCA:
- Only Primary level key comparison
- Basic Latin letters contraction is implemented
- Variable weighting is done for Non-ignorable optionFeatures that are not implemented yet:
- No Normalization From D is done
+ No decomposition is done
+ No Thai/Lao orderding is done
- No combining marks processing is done
SQL ではこんな感じです。
SELECT * FROM texts WHERE text_str = 'ア' COLLATE utf8_unicode_ci
ku0522 | Shared With: Everyone - 2 days ago | RoR, visualizationMVCでどこに時間がかかってるかの視覚化
ku0522 | Shared With: Everyone - 3 days ago | essay, brazil
ku0522 | Shared With: Everyone - 4 days ago | XML, diff, javascript, json
ku0522 | Shared With: Everyone - 5 days ago | gdb
ku0522 | Shared With: Everyone - 5 days ago | DBus, windows, howto
ku0522 | Shared With: Everyone - 8 days ago | C/C++, VC
ku0522 | Shared With: Everyone - 9 days ago | json, tool
ku0522 | Shared With: Everyone - 9 days ago | 資料
ku0522 | Shared With: Everyone - 10 days ago | sqlite
Related Content from Around Faves
json
-
Undoable Drag and Drop. Undoable HTML form demo
There is an article that described the possibility of creation of persistent JavaScript objects on client’s side.Let’s take undo manager as an example. It will demonstrate that this uniform solution expands the field of application of the same JavaScript objects.
1 FaverViewed: 7 Times - wilmegape - Feb 07 20063 FaversViewed: 3 Times
- garraxxi - Aug 04 20071 FaverViewed: 10 Times
howto
-
creepy and yet cool...
creepy in the sense that this could be used for bad things and there wouldn't be any evidence.cool in the sense that it's kinda neato.
1 FaverViewed: 22 TimesQuoted: This kid shows how to build a taser gun using a disposable camera in about 3 minutes. This can actually drop people to their feet so please do not build this taser and zap your friends (without your video camera filming).
- geophysics - Apr 01 20061 FaverViewed: 46 Times
- garraxxi - Nov 22 20071 FaverViewed: 25 Times





