{"id":6583,"date":"2011-05-04T08:00:40","date_gmt":"2011-05-03T23:00:40","guid":{"rendered":"http:\/\/www.sssg.org\/blogs\/hiro345\/?p=6583"},"modified":"2011-04-29T18:34:36","modified_gmt":"2011-04-29T09:34:36","slug":"mysql%e3%81%a7%e6%96%87%e5%ad%97%e5%8c%96%e3%81%91%e3%81%ab%e5%87%ba%e4%bc%9a%e3%81%a3%e3%81%9f%e3%82%89","status":"publish","type":"post","link":"https:\/\/www.hiro345.net\/blogs\/hiro345\/archives\/6583.html","title":{"rendered":"MySQL\u3067\u6587\u5b57\u5316\u3051\u306b\u51fa\u4f1a\u3063\u305f\u3089"},"content":{"rendered":"<p>MySQL\u3067\u6587\u5b57\u5316\u3051\u306b\u51fa\u4f1a\u3063\u305f\u3089\u3001MySQL\u306e\u8a2d\u5b9a\u3092\u78ba\u8a8d\u3059\u308b\u306e\u304c\u4e00\u756a\u3067\u3059\u3002<br \/>\n<!--more--><\/p>\n<p>\u3044\u304f\u3064\u304b\u3042\u308b\u65b9\u6cd5\u306e\u4e2d\u3067\u3082\u3001\u76f4\u63a5\u7684\u306a\u65b9\u6cd5\u3068\u3057\u3066\u3001hex()\u3092\u4f7f\u3046\u65b9\u6cd5\u3092\u77e5\u308a\u307e\u3057\u305f\u3002\u4f8b\u3048\u3070\u3001\u6b21\u306e\u3088\u3046\u306b\u300c\u30d6\u30ed\u30b0\u300d\u3068\u3044\u3046\u5024\u3092\u6301\u3064\u30ab\u30e9\u30e0 blog_name \u304c\u3042\u3063\u305f\u3089\u3001\u3053\u308c\u3092hex()\u3067\u5909\u63db\u3057\u3066\u307f\u308c\u3070\u3088\u3044\u3088\u3046\u3067\u3059\u3002\u304d\u3061\u3093\u3068\u52d5\u4f5c\u3057\u3066\u3044\u308b\u74b0\u5883\u3067\u3001hex(&#8216;\u30d6\u30ed\u30b0&#8217;) \u3068\u3057\u305f\u5834\u5408\u306e\u5024\u3068\u6bd4\u8f03\u3057\u3066\u3001\u3069\u3046\u306a\u3063\u3066\u3044\u308b\u304b\u307f\u308c\u3070\u3001\u30d2\u30f3\u30c8\u304c\u307f\u3048\u3066\u304f\u308b\u306f\u305a\u3002<\/p>\n<div class=\"code\" style=\"font-family: monospace; overflow: scroll; width: 490px; white-space: nowrap;background-color:black;color:white;padding:4px;\">mysql&gt;&nbsp;select&nbsp;blog_id,&nbsp;blog_name&nbsp;from&nbsp;mt_blog&nbsp;where&nbsp;blog_id=8&#x3b;<br \/>\n+&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;+&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;+<br \/>\n&#x7c;&nbsp;blog_id&nbsp;&#x7c;&nbsp;blog_name&nbsp;&#x7c;<br \/>\n+&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;+&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;+<br \/>\n&#x7c;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;8&nbsp;&#x7c;&nbsp;\u30d6\u30ed\u30b0&nbsp;&nbsp;&nbsp;&nbsp;&#x7c;&nbsp;<br \/>\n+&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;+&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;+<br \/>\n1&nbsp;row&nbsp;in&nbsp;set&nbsp;(0.00&nbsp;sec)<\/p>\n<p>mysql&gt;&nbsp;select&nbsp;blog_id,&nbsp;hex(blog_name)&nbsp;from&nbsp;mt_blog&nbsp;where&nbsp;blog_id=8&#x3b;<br \/>\n+&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;+&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;+<br \/>\n&#x7c;&nbsp;blog_id&nbsp;&#x7c;&nbsp;hex(blog_name)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#x7c;<br \/>\n+&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;+&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;+<br \/>\n&#x7c;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;8&nbsp;&#x7c;&nbsp;E38396E383ADE382B0&nbsp;&#x7c;&nbsp;<br \/>\n+&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;+&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;+<br \/>\n1&nbsp;row&nbsp;in&nbsp;set&nbsp;(0.00&nbsp;sec)<\/p>\n<p>mysql&gt;&nbsp;select&nbsp;hex(&#x27;\u30d6\u30ed\u30b0&#x27;)&#x3b;<br \/>\n+&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;+<br \/>\n&#x7c;&nbsp;hex(&#x27;\u30d6\u30ed\u30b0&#x27;)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#x7c;<br \/>\n+&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;+<br \/>\n&#x7c;&nbsp;E38396E383ADE382B0&nbsp;&#x7c;&nbsp;<br \/>\n+&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;&#x2d;+<br \/>\n1&nbsp;row&nbsp;in&nbsp;set&nbsp;(0.00&nbsp;sec)\n<\/p><\/div>\n<p>\u53c2\u8003\uff1a<br \/>\n<a href=\"http:\/\/www.slideshare.net\/tmtm\/mysql-charset\">Mysql\u306e\u6587\u5b57\u30b3\u30fc\u30c9<\/a><\/p>\n<p>\u95a2\u9023\u66f8\u7c4d\uff1a<br \/>\n<iframe src=\"\/\/rcm-jp.amazon.co.jp\/e\/cm?t=hiro345-22&#038;o=9&#038;p=8&#038;l=as1&#038;asins=4798110256&#038;ref=tf_til&#038;fc1=000000&#038;IS2=1&#038;lt1=_blank&#038;m=amazon&#038;lc1=0000FF&#038;bc1=000000&#038;bg1=FFFFFF&#038;f=ifr\" style=\"width:120px;height:240px;\" scrolling=\"no\" marginwidth=\"0\" marginheight=\"0\" frameborder=\"0\"><\/iframe><br \/>\n<iframe src=\"\/\/rcm-jp.amazon.co.jp\/e\/cm?t=hiro345-22&#038;o=9&#038;p=8&#038;l=as1&#038;asins=4798102210&#038;ref=tf_til&#038;fc1=000000&#038;IS2=1&#038;lt1=_blank&#038;m=amazon&#038;lc1=0000FF&#038;bc1=000000&#038;bg1=FFFFFF&#038;f=ifr\" style=\"width:120px;height:240px;\" scrolling=\"no\" marginwidth=\"0\" marginheight=\"0\" frameborder=\"0\"><\/iframe><br \/>\n<iframe src=\"\/\/rcm-jp.amazon.co.jp\/e\/cm?t=hiro345-22&#038;o=9&#038;p=8&#038;l=as1&#038;asins=4774115169&#038;ref=tf_til&#038;fc1=000000&#038;IS2=1&#038;lt1=_blank&#038;m=amazon&#038;lc1=0000FF&#038;bc1=000000&#038;bg1=FFFFFF&#038;f=ifr\" style=\"width:120px;height:240px;\" scrolling=\"no\" marginwidth=\"0\" marginheight=\"0\" frameborder=\"0\"><\/iframe><\/p>\n","protected":false},"excerpt":{"rendered":"<p>MySQL\u3067\u6587\u5b57\u5316\u3051\u306b\u51fa\u4f1a\u3063\u305f\u3089\u3001MySQL\u306e\u8a2d\u5b9a\u3092\u78ba\u8a8d\u3059\u308b\u306e\u304c\u4e00\u756a\u3067\u3059\u3002<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1,6],"tags":[414],"class_list":["post-6583","post","type-post","status-publish","format-standard","hentry","category-general","category-linux","tag-mysql"],"_links":{"self":[{"href":"https:\/\/www.hiro345.net\/blogs\/hiro345\/wp-json\/wp\/v2\/posts\/6583","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.hiro345.net\/blogs\/hiro345\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.hiro345.net\/blogs\/hiro345\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.hiro345.net\/blogs\/hiro345\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.hiro345.net\/blogs\/hiro345\/wp-json\/wp\/v2\/comments?post=6583"}],"version-history":[{"count":6,"href":"https:\/\/www.hiro345.net\/blogs\/hiro345\/wp-json\/wp\/v2\/posts\/6583\/revisions"}],"predecessor-version":[{"id":6607,"href":"https:\/\/www.hiro345.net\/blogs\/hiro345\/wp-json\/wp\/v2\/posts\/6583\/revisions\/6607"}],"wp:attachment":[{"href":"https:\/\/www.hiro345.net\/blogs\/hiro345\/wp-json\/wp\/v2\/media?parent=6583"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.hiro345.net\/blogs\/hiro345\/wp-json\/wp\/v2\/categories?post=6583"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.hiro345.net\/blogs\/hiro345\/wp-json\/wp\/v2\/tags?post=6583"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}