dengn

Results 31 comments of dengn
trafficstars

Only implemented with one argument, move to 0.6 for a full implementation.

#1871 need set timezone and set timestamp support as a 0.6 feature

@broccoliSpicy what's the current status here? can it still be implemented in 0.5?

fixed. mysql> WITH customers_in_usa AS ( SELECT -> SELECT -> customerName, state -> FROM -> customers -> WHERE -> country = 'USA' -> ) SELECT -> customerName -> FROM ->...

fixed. MO: mysql> select 9999999999999999999999999999.9999999999; +-----------------------------------------+ | 9999999999999999999999999999.9999999999 | +-----------------------------------------+ | 9999999999999999999999999999.9999999999 | +-----------------------------------------+ 1 row in set (0.01 sec)

Android Studio1.1之后创建新项目自动就生成放icon的mitmap文件夹了。 http://android-developers.blogspot.fr/2014/10/getting-your-apps-ready-for-nexus-6-and.html

ok. @yangj1211 pay attention for case sensitivity when you edit docs for CTS.

reproduced with MOC prod: ``` MySQL [write_test]> show create table test_table; +------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Table | Create Table | +------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_table | CREATE TABLE `test_table` ( `id` INT NOT NULL...