diff options
author | kent@mysql.com/c-7b4072d5.010-2112-6f72651.cust.bredbandsbolaget.se <> | 2006-08-24 14:51:54 +0200 |
---|---|---|
committer | kent@mysql.com/c-7b4072d5.010-2112-6f72651.cust.bredbandsbolaget.se <> | 2006-08-24 14:51:54 +0200 |
commit | 68e1e60f2798839abecba4fd2820129ec26032af (patch) | |
tree | 28e52ecf68d76779a83d00bb94722f3fd56a045c /support-files | |
parent | 2225f147553012ea61c5d3cfe4fd7005aaabeaa5 (diff) | |
parent | c8b6563dfc0bf677d34aed18426800d5d77de270 (diff) | |
download | mariadb-git-68e1e60f2798839abecba4fd2820129ec26032af.tar.gz |
Merge mysql.com:/Users/kent/mysql/bk/bug17194/my50-bug17194
into mysql.com:/Users/kent/mysql/bk/mysql-5.0-maint
Diffstat (limited to 'support-files')
-rw-r--r-- | support-files/mysql.spec.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/support-files/mysql.spec.sh b/support-files/mysql.spec.sh index b4942072e5d..eefc4f55d35 100644 --- a/support-files/mysql.spec.sh +++ b/support-files/mysql.spec.sh @@ -677,6 +677,9 @@ fi %attr(755, root, root) %{_bindir}/ndb_show_tables %attr(755, root, root) %{_bindir}/ndb_test_platform %attr(755, root, root) %{_bindir}/ndb_config +%attr(755, root, root) %{_bindir}/ndb_error_reporter +%attr(755, root, root) %{_bindir}/ndb_size.pl +%attr(-, root, root) %{_datadir}/mysql/ndb_size.tmpl %files ndb-extra %defattr(-,root,root,0755) |