From 20faabc43db1e77efe8a664afc16b309d1a6d667 Mon Sep 17 00:00:00 2001 From: Udo Date: Wed, 19 Jan 2022 22:42:38 +0000 Subject: [PATCH] doc --- doc/pages/mysql_connect.txt | 1 + doc/pages/mysql_disconnect.txt | 1 + doc/pages/mysql_error.txt | 1 + doc/pages/mysql_escape.txt | 1 + doc/pages/mysql_insert_id.txt | 1 + doc/pages/mysql_query.txt | 1 + 6 files changed, 6 insertions(+) create mode 100644 doc/pages/mysql_connect.txt create mode 100644 doc/pages/mysql_disconnect.txt create mode 100644 doc/pages/mysql_error.txt create mode 100644 doc/pages/mysql_escape.txt create mode 100644 doc/pages/mysql_insert_id.txt create mode 100644 doc/pages/mysql_query.txt diff --git a/doc/pages/mysql_connect.txt b/doc/pages/mysql_connect.txt new file mode 100644 index 0000000..94327d4 --- /dev/null +++ b/doc/pages/mysql_connect.txt @@ -0,0 +1 @@ +(not documented yet) diff --git a/doc/pages/mysql_disconnect.txt b/doc/pages/mysql_disconnect.txt new file mode 100644 index 0000000..94327d4 --- /dev/null +++ b/doc/pages/mysql_disconnect.txt @@ -0,0 +1 @@ +(not documented yet) diff --git a/doc/pages/mysql_error.txt b/doc/pages/mysql_error.txt new file mode 100644 index 0000000..94327d4 --- /dev/null +++ b/doc/pages/mysql_error.txt @@ -0,0 +1 @@ +(not documented yet) diff --git a/doc/pages/mysql_escape.txt b/doc/pages/mysql_escape.txt new file mode 100644 index 0000000..94327d4 --- /dev/null +++ b/doc/pages/mysql_escape.txt @@ -0,0 +1 @@ +(not documented yet) diff --git a/doc/pages/mysql_insert_id.txt b/doc/pages/mysql_insert_id.txt new file mode 100644 index 0000000..94327d4 --- /dev/null +++ b/doc/pages/mysql_insert_id.txt @@ -0,0 +1 @@ +(not documented yet) diff --git a/doc/pages/mysql_query.txt b/doc/pages/mysql_query.txt new file mode 100644 index 0000000..94327d4 --- /dev/null +++ b/doc/pages/mysql_query.txt @@ -0,0 +1 @@ +(not documented yet)