summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Widenius <monty@askmonty.org>2011-12-02 00:36:55 +0200
committerMichael Widenius <monty@askmonty.org>2011-12-02 00:36:55 +0200
commit921004e79dfece9bd4cc4239521b190c82f19560 (patch)
treec72f6c5722efabc1d6acd1b1d0ba812ba2144440
parent55f0e6bf0c9b68f02b0e620c01bceb896970e888 (diff)
downloadmariadb-git-921004e79dfece9bd4cc4239521b190c82f19560.tar.gz
Added new file (for netware)
Added some file to ignore
-rw-r--r--.bzrignore2
-rw-r--r--netware/mysql_tzinfo_to_sql.def11
2 files changed, 13 insertions, 0 deletions
diff --git a/.bzrignore b/.bzrignore
index 68f47a7f1f2..a956e0c6ab4 100644
--- a/.bzrignore
+++ b/.bzrignore
@@ -1980,3 +1980,5 @@ plugin/handler_socket/perl-Net-HandlerSocket/blib
plugin/handler_socket/perl-Net-HandlerSocket/pm_to_blib
plugin/handler_socket/perl-Net-HandlerSocket/HandlerSocket.bs
plugin/handler_socket/perl-Net-HandlerSocket/Makefile.PL
+libmysqld/gcalc_slicescan.cc
+libmysqld/gcalc_tools.cc
diff --git a/netware/mysql_tzinfo_to_sql.def b/netware/mysql_tzinfo_to_sql.def
new file mode 100644
index 00000000000..ff9d35a07fa
--- /dev/null
+++ b/netware/mysql_tzinfo_to_sql.def
@@ -0,0 +1,11 @@
+#------------------------------------------------------------------------------
+# MySQL TzInfo To SQL
+#------------------------------------------------------------------------------
+MODULE libc.nlm
+COPYRIGHT "(c) 2003-2005 Novell, Inc. Portions (c) 2003 MySQL AB. All Rights Reserved."
+DESCRIPTION "MySQL Tool - Create Time Zone Info to SQL"
+VERSION 5, 0
+STACKSIZE 131072
+XDCDATA ../netware/mysql.xdc
+#DEBUG
+