0_0_28635256_19698.cpp:8:19: error: invalid digit "9" in octal constant
| 2 | 2009-04-30 09:44:35 | 2009-04-30 09:44:35 |
^
0_0_28635256_19698.cpp:8:41: error: invalid digit "9" in octal constant
| 2 | 2009-04-30 09:44:35 | 2009-04-30 09:44:35 |
^
0_0_28635256_19698.cpp:19:19: error: invalid digit "9" in octal constant
| 3 | 2009-04-30 09:44:35 | 2009-04-30 09:46:59 |
^
0_0_28635256_19698.cpp:19:41: error: invalid digit "9" in octal constant
| 3 | 2009-04-30 09:44:35 | 2009-04-30 09:46:59 |
^
0_0_28635256_19698.cpp:1:2: error: 'mysql' does not name a type
mysql> insert into test_table(stamp_created, stamp_updated) values(null, null);
^
0_0_28635256_19698.cpp:2:1: error: 'Query' does not name a type
Query OK, 1 row affected (0.06 sec)
^
0_0_28635256_19698.cpp:5:1: error: expected unqualified-id before '+' token
+----+---------------------+---------------------+
^
0_0_28635256_19698.cpp:13:1: error: 'Query' does not name a type
Query OK, 1 row affected (0.05 sec) Rows matched: 1 Changed: 1 Warnings: 0
^
0_0_28635256_19698.cpp:16:1: error: expected unqualified-id before '+' token
+----+---------------------+---------------------+
^
|