Loading scripts/fill_func_tables.sh +8 −3 Original line number Diff line number Diff line #!/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= ""; Loading scripts/mysql_install_db.sh +0 −1 Original line number Diff line number Diff line #!/bin/sh # Copyright (C) 2002-2003 MySQL AB # For a more info consult the file COPYRIGHT distributed with this file. Loading Loading
scripts/fill_func_tables.sh +8 −3 Original line number Diff line number Diff line #!/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= ""; Loading
scripts/mysql_install_db.sh +0 −1 Original line number Diff line number Diff line #!/bin/sh # Copyright (C) 2002-2003 MySQL AB # For a more info consult the file COPYRIGHT distributed with this file. Loading