Commit dcef987
authored
A DB Exec Failed!, Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use (Cacti#6217)
* Fix Error: You have an error in your SQL syntax due to using table field without backtick.
-issue#6210: Fix Error: You have an error in your SQL syntax due to using table field without backtick.
* -issue#6210: Fix Error: You have an error in your SQL syntax due to using table field without backtick.
-issue#6210: Fix Error: You have an error in your SQL syntax due to using table field without backtick.
A DB Exec Failed!, Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'function, status) VALUES ('1', 'internal', 'config_arrays', '', 'plugin_config_a' at line 1
A DB Exec Failed!, Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'function, status) VALUES ('1', 'internal', 'config_arrays', '', 'plugin_config_a' at line 11 parent f8c3348 commit dcef987
2 files changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1856 | 1856 | | |
1857 | 1857 | | |
1858 | 1858 | | |
1859 | | - | |
| 1859 | + | |
1860 | 1860 | | |
1861 | 1861 | | |
1862 | 1862 | | |
1863 | | - | |
| 1863 | + | |
1864 | 1864 | | |
1865 | 1865 | | |
1866 | 1866 | | |
| |||
1877 | 1877 | | |
1878 | 1878 | | |
1879 | 1879 | | |
1880 | | - | |
| 1880 | + | |
1881 | 1881 | | |
1882 | 1882 | | |
1883 | 1883 | | |
| |||
0 commit comments