From: Ulf Wendel Date: Thu, 12 Jul 2007 20:10:23 +0000 (+0000) Subject: Some of the upcoming new tests will use this little helper to create a X-Git-Tag: BEFORE_IMPORT_OF_MYSQLND~160 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b5595d57c5bf17e48f3265a061ce0c88026cad76;p=php Some of the upcoming new tests will use this little helper to create a very simple MySQL table with some data in it to play with. --- diff --git a/ext/mysqli/tests/table.inc b/ext/mysqli/tests/table.inc new file mode 100644 index 0000000000..142053cbed --- /dev/null +++ b/ext/mysqli/tests/table.inc @@ -0,0 +1,23 @@ + \ No newline at end of file