Suuports clang compiler
[anna.git] / example / dbms.mysql / select / main.c
index c7a158f..3851eff 100644 (file)
@@ -5,7 +5,7 @@
 
 #define STRING_SIZE 50
 
-#define SELECT_SAMPLE "SELECT xx, yy, zz, tt FROM nemesis_db_test"
+#define SELECT_SAMPLE "SELECT xx, yy, zz, tt FROM anna_db_test"
 
 #define MAXCOLUMN 4