aboutsummaryrefslogtreecommitdiff
path: root/sqlinit.c
diff options
context:
space:
mode:
Diffstat (limited to 'sqlinit.c')
-rw-r--r--sqlinit.c20
1 files changed, 12 insertions, 8 deletions
diff --git a/sqlinit.c b/sqlinit.c
index 2bb269a..7a21419 100644
--- a/sqlinit.c
+++ b/sqlinit.c
@@ -205,12 +205,16 @@ unsigned char sqlinit_txt[] = {
0x65, 0x73, 0x28, 0x49, 0x64, 0x78, 0x2c, 0x20, 0x4e, 0x65, 0x78, 0x74,
0x49, 0x64, 0x78, 0x29, 0x3b, 0x0a, 0x43, 0x52, 0x45, 0x41, 0x54, 0x45,
0x20, 0x49, 0x4e, 0x44, 0x45, 0x58, 0x20, 0x49, 0x64, 0x78, 0x33, 0x20,
- 0x4f, 0x4e, 0x20, 0x41, 0x43, 0x4c, 0x4c, 0x65, 0x61, 0x76, 0x65, 0x73,
- 0x28, 0x46, 0x69, 0x6c, 0x65, 0x49, 0x64, 0x78, 0x2c, 0x20, 0x4c, 0x65,
- 0x61, 0x66, 0x49, 0x64, 0x78, 0x29, 0x3b, 0x0a, 0x43, 0x52, 0x45, 0x41,
- 0x54, 0x45, 0x20, 0x49, 0x4e, 0x44, 0x45, 0x58, 0x20, 0x49, 0x64, 0x78,
- 0x34, 0x20, 0x4f, 0x4e, 0x20, 0x41, 0x43, 0x4c, 0x4e, 0x6f, 0x64, 0x65,
- 0x73, 0x28, 0x46, 0x69, 0x6c, 0x65, 0x49, 0x64, 0x78, 0x2c, 0x20, 0x4e,
- 0x6f, 0x64, 0x65, 0x49, 0x64, 0x78, 0x29, 0x3b, 0x0a, 0x00
+ 0x4f, 0x4e, 0x20, 0x46, 0x69, 0x6c, 0x65, 0x4c, 0x65, 0x61, 0x76, 0x65,
+ 0x73, 0x28, 0x4e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x78, 0x29, 0x3b, 0x0a,
+ 0x43, 0x52, 0x45, 0x41, 0x54, 0x45, 0x20, 0x49, 0x4e, 0x44, 0x45, 0x58,
+ 0x20, 0x49, 0x64, 0x78, 0x34, 0x20, 0x4f, 0x4e, 0x20, 0x41, 0x43, 0x4c,
+ 0x4c, 0x65, 0x61, 0x76, 0x65, 0x73, 0x28, 0x46, 0x69, 0x6c, 0x65, 0x49,
+ 0x64, 0x78, 0x2c, 0x20, 0x4c, 0x65, 0x61, 0x66, 0x49, 0x64, 0x78, 0x29,
+ 0x3b, 0x0a, 0x43, 0x52, 0x45, 0x41, 0x54, 0x45, 0x20, 0x49, 0x4e, 0x44,
+ 0x45, 0x58, 0x20, 0x49, 0x64, 0x78, 0x35, 0x20, 0x4f, 0x4e, 0x20, 0x41,
+ 0x43, 0x4c, 0x4e, 0x6f, 0x64, 0x65, 0x73, 0x28, 0x46, 0x69, 0x6c, 0x65,
+ 0x49, 0x64, 0x78, 0x2c, 0x20, 0x4e, 0x6f, 0x64, 0x65, 0x49, 0x64, 0x78,
+ 0x29, 0x3b, 0x0a, 0x00
};
-unsigned int sqlinit_txt_len = 2553;
+unsigned int sqlinit_txt_len = 2595;