FreeBSD Bugzilla – Attachment 146735 Details for
Bug 171338
both databases/mariadb-scripts and databases/mariadb-server install /usr/local/bin/mysqld_multi
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch against databases/mariadb-scripts
mariadb53-scripts.diff (text/plain), 2.33 KB, created by
geoffroy desvernay
on 2014-09-03 15:49:18 UTC
(
hide
)
Description:
patch against databases/mariadb-scripts
Filename:
MIME Type:
Creator:
geoffroy desvernay
Created:
2014-09-03 15:49:18 UTC
Size:
2.33 KB
patch
obsolete
>===> Generating patch >===> Viewing diff with more >diff -ruN --exclude=CVS ../mariadb-scripts.orig/files/patch-scripts__Makefile.in ./files/patch-scripts__Makefile.in >--- ../mariadb-scripts.orig/files/patch-scripts__Makefile.in 2012-04-28 21:06:19.000000000 +0200 >+++ ./files/patch-scripts__Makefile.in 2012-11-19 18:01:14.000000000 +0100 >@@ -1,6 +1,6 @@ >---- scripts/Makefile.in.orig 2012-04-28 16:50:52.000000000 +0200 >-+++ scripts/Makefile.in 2012-04-28 16:50:04.000000000 +0200 >-@@ -495,16 +495,12 @@ >+--- scripts/Makefile.in.orig 2012-08-25 16:14:23.000000000 +0200 >++++ scripts/Makefile.in 2012-10-17 18:48:35.000000000 +0200 >+@@ -495,22 +495,10 @@ > BUILT_SOURCES = mysql_fix_privilege_tables.sql \ > mysql_fix_privilege_tables_sql.c > >@@ -10,15 +10,22 @@ > - mysql_fix_privilege_tables \ > +bin_SCRIPTS = msql2mysql \ > mysql_fix_extensions \ >- mysql_setpermission \ >- mysql_secure_installation \ >- mysql_zap \ >- mysqlaccess \ >+- mysql_setpermission \ >+- mysql_secure_installation \ >+- mysql_zap \ >+- mysqlaccess \ > - mysqlbug \ >- mysql_convert_table_format \ >+- mysql_convert_table_format \ > mysql_find_rows \ >- mysqlhotcopy \ >-@@ -811,7 +807,7 @@ >+- mysqlhotcopy \ >+- mytop \ >+- mysqldumpslow \ >+- mysqld_multi >++ mytop >+ >+ noinst_SCRIPTS = make_binary_distribution \ >+ make_sharedlib_distribution \ >+@@ -811,7 +799,7 @@ > uninstall: uninstall-am > > install-am: all-am >diff -ruN --exclude=CVS ../mariadb-scripts.orig/pkg-plist ./pkg-plist >--- ../mariadb-scripts.orig/pkg-plist 2012-04-28 21:06:19.000000000 +0200 >+++ ./pkg-plist 2012-11-19 18:00:15.000000000 +0100 >@@ -1,12 +1,2 @@ > bin/msql2mysql > bin/mytop >-bin/mysql_convert_table_format >-bin/mysql_find_rows >-bin/mysql_fix_extensions >-bin/mysql_secure_installation >-bin/mysql_setpermission >-bin/mysql_zap >-bin/mysqlaccess >-bin/mysqld_multi >-bin/mysqldumpslow >-bin/mysqlhotcopy >diff -ruN --exclude=CVS ../mariadb-scripts.orig/pkg-plist.orig ./pkg-plist.orig >--- ../mariadb-scripts.orig/pkg-plist.orig 1970-01-01 01:00:00.000000000 +0100 >+++ ./pkg-plist.orig 2012-04-28 21:06:19.000000000 +0200 >@@ -0,0 +1,12 @@ >+bin/msql2mysql >+bin/mytop >+bin/mysql_convert_table_format >+bin/mysql_find_rows >+bin/mysql_fix_extensions >+bin/mysql_secure_installation >+bin/mysql_setpermission >+bin/mysql_zap >+bin/mysqlaccess >+bin/mysqld_multi >+bin/mysqldumpslow >+bin/mysqlhotcopy >===> Done
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 171338
:
146735
|
148424
|
148425
|
148473
|
148474
|
152516
|
152604