Merge rolltop.ignatz42.dyndns.org:/mnt/storeage/mysql-4.1-maint

into  rolltop.ignatz42.dyndns.org:/mnt/storeage/mysql-4.1-maint_bug20721
This commit is contained in:
iggy@rolltop.ignatz42.dyndns.org 2006-08-02 11:13:55 -04:00
commit 757493d4ec
2 changed files with 8 additions and 4 deletions

View File

@ -1,7 +1,12 @@
#!/usr/bin/perl
#!@PERL@
#
# Copyright (C) 2003 MySQL AB
# For a more info consult the file COPYRIGHT distributed with this file.
#
# fill_func_tables - parse ../Docs/manual.texi
# Original version by vva
#
# Original version by Victor Vagin <vva@mysql.com>
#
my $cat_name= "";
my $func_name= "";

View File

@ -1,4 +1,3 @@
#!/bin/sh
# Copyright (C) 2002-2003 MySQL AB
# For a more info consult the file COPYRIGHT distributed with this file.