summaryrefslogtreecommitdiffstats
path: root/examples/SQL/testdb_mysql.sql
diff options
context:
space:
mode:
Diffstat (limited to 'examples/SQL/testdb_mysql.sql')
-rw-r--r--examples/SQL/testdb_mysql.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/SQL/testdb_mysql.sql b/examples/SQL/testdb_mysql.sql
index 144d4c9..ca6913b 100644
--- a/examples/SQL/testdb_mysql.sql
+++ b/examples/SQL/testdb_mysql.sql
@@ -52,6 +52,6 @@ insert into prices (id, name, price) values
(5, "Tux, der Pinguin", 65.35),
(6, "Makroskop", 985000.0),
(7, "Regenbaum", 1235.65),
- (8, "Bluterguß", 23.95),
+ (8, "Bluterguß", 23.95),
(9, "Weltmeisterschaft", 2.95),
(10, "Premiere Dekoder", -185.75);