mirror of
https://github.com/MariaDB/server.git
synced 2026-05-10 17:14:30 +02:00
merge with 5.1
This commit is contained in:
commit
04a4b43346
230 changed files with 4613 additions and 1318 deletions
|
|
@ -185,7 +185,7 @@ date("1997-12-31 23:59:59.000001") as f8,
|
|||
time("1997-12-31 23:59:59.000001") as f9;
|
||||
describe t1;
|
||||
Field Type Null Key Default Extra
|
||||
f1 date NO 0000-00-00
|
||||
f1 date YES NULL
|
||||
f2 datetime YES NULL
|
||||
f3 time YES NULL
|
||||
f4 time YES NULL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue