https://bz.apache.org/bugzilla/show_bug.cgi?id=66577

--- Comment #2 from TC ANG <[email protected]> ---
MariaDB [testlua]> select * from tasks;
+---------+---------------------------------------------------+------------+------------+----------+-------------+
| task_id | title                                             | start_date |
due_date   | priority | description |
+---------+---------------------------------------------------+------------+------------+----------+-------------+
|       1 | Learn MySQL INSERT Statement                      | NULL       |
NULL       |        9 | NULL        |
|       2 | Understanding DEFAULT keyword in INSERT statement | NULL       |
NULL       |        3 | NULL        |
|       3 | Insert date into table                            | 2018-01-09 |
2018-09-15 |        8 | NULL        |
|       4 | Use current date for the task                     | 2023-04-20 |
2023-12-31 |        7 | NULL        |
|       5 | My first task                                     | NULL       |
NULL       |        1 | NULL        |
|       6 | It is the second task                             | NULL       |
NULL       |        2 | NULL        |
|       7 | This is the third task of the week                | NULL       |
NULL       |        3 | NULL        |
+---------+---------------------------------------------------+------------+------------+----------+-------------+
7 rows in set (0.001 sec)

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to