Entries from 2008-07-01 to 1 month
mysql> select PLUGIN_VERSION from information_schema.plugins where plugin_name='QUEUE'; +----------------+ | PLUGIN_VERSION | +----------------+ | 0.1 | +----------------+ 1 row in set (0.01 sec)é·ãã§ãããããªæããã¡ãªã¿ã«ãä»ã¾ã§ã®ãã¼â¦
Pathtraq ã® DB è² è·ã®ããªãã®é¨åããGungho ã InnoDB ãããã¼ã¿ãèªãã§ãç¹ã«ç±æ¥ããã£ã½ãã®ã§ããªãã¨ããããããã¨ãã£ã¦ Gungho èªä½ã¯æ¨ã¦ãããªã (ããã§ãã¦ãã¨æãã) ã®ã§ãããã Gungho ã®ã¢ãã«ãä¿ã£ãã¾ã¾ Q4M ãã¤ãªããã¨æãã¨ãâ¦
ææ¸ãã C++ ã® XML ãã¤ã³ãã£ã³ã°ã§ãã XMLBind ã coderepos ã«ã¢ãããã¼ããã¾ãããhttp://coderepos.org/share/browser/lang/cplusplus/XMLBind/ããã¥ã¡ã³ãã¯æ¢ããªãã¨åºã¦ããªããã©ããããªæãã ãã¨ãã°ã struct Date { int year; int monâ¦
xor åãã¹ãã¨ããã or ã«ãªã£ã¦ããããããã«ã¼ããå£ãã¦ãªããï¼ ãã®ã²ã©ãã¯ç°å¸¸ãæ¢ç´¢ãéãããããã«ãã使ã£ã¦ãªããããã°ã¨ãã¦é¡å¨åã¯ããªããã ãã©orz INLINE int key2i(const char* _key) { const int* key = (void*)(_key + KEY_SIZE); â¦
MySQL 㯠merge join ããµãã¼ããã¦ããªã dependent subquery ãã left join ã isnull ã®ãéã mysql> select count(*) from m where id<100000 and not exists (select * from tt where tt.id=m.id); +----------+ | count(*) | +----------+ | 97 | +â¦
Cookie ã§ãã°ã¤ã³ç¶æ ã管çããã°ããããããã®ããªãã¾ãããã°ã¤ã³ãã¿ã³ãæ¼ããæãã ããis_logged_on ãçã«ããã HTTP/1.1 Authorization Required Set-Cookie: is_logged_on=1 WWW-Authenticate: Basic realm="Hoge123456" ...ãµã¼ãå´ã§ã¯ãBasâ¦
http://coderepos.org/share/browser/lang/c/friendsdãã«ãããã»ã¹ï¼å ±æã¡ã¢ãªã«ãããã¦ã³ãã¼ãï¼ select(2) ãã¼ã¹ã®é ä¿¡ã«ãã finger ãããã·ãã¿ã¤ã ã¹ã¿ã³ãè¦ã¦ãã¨ã1995å¹´11æã1996å¹´10æã£ã½ããã©ãã¿ã¦ããã¡ãã¡ãª reader-writer lock ãâ¦
Kazuho Oku on Twitter: "ã¨ããããåæ£å Twitter æè¡ãã¢ã®æ®µéã¾ã§ã¯ä½ããTwitter ã¸ã®ä¹ãå ¥ãã¢ãã«ãå®è£ ãããã" ã¨ãè¨ã£ã¦ãã¾ã£ãé½åä¸ãé«éãªãµã¼ããã¬ã¼ã ã¯ã¼ã¯ãå¿ è¦ã«ãªãã®ã§ãKazuho@Cybozu Labs: C++ ãã³ãã¬ã¼ãã使ã£ã¦é«éãªé«â¦
ã¨ãã¸ããªã¬ã®ã¡ãªããã¨ãã¦ã¯ãããã¼ã¿ã貯ã¾ã£ãç¶æ ã§å¦çãå¾åããã¦ãèµ·ããããªããã¨ããã®ãããã¿ããã ãã©ãããã¯EPOLLONESHOTã¨ãããªãã·ã§ã³ã使ãã¨ã¬ãã«ããªã¬ã§ãå®ç¾å¯è½ãepollã§ããã¦ã¨ãã¸ããªã¬ã使ãã¨ããã°ãããã³ããããâ¦
rok ãããããã¨ããããã¾ããFirefox 㯠Pasteboard Manager ãããªãã¦æ§å¼ã® Scrap Manager ã使ã£ã¦ãã¾ããã§ãFirefox ã®ã½ã¼ã¹ã³ã¼ããçºãã¦ããã¨ãnsClipboard::SetNativeClipboardData é¢æ°å ã§ã PutScrapFlavor(..., 'utxt', ...); PutScrapFâ¦
ã¢ãã³ã§ããããªããï¼ç¹ã»ã©ã ãããã« static linkage ã®é¢æ°å®£è¨ãããã®ã¯ãããã ha_yase::lock ãåæåããã¦ããªã ãã¨ãããã㯠#ifndef #define ã #endif ã§å²ã£ã¦ãããã»ããããã®ããªãã¨æãã¾ãããMySQL çã«ã¯ #pragma interface ã§â¦