Bug 27072 - Добавить опцию по умолчанию
Summary: Добавить опцию по умолчанию
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: MySQL-server (show other bugs)
Version: unstable
Hardware: all Linux
: P3 enhancement
Assignee: Michael Shigorin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-13 16:44 MSK by Sergey V Kovalyov
Modified: 2012-10-14 20:34 MSK (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey V Kovalyov 2012-03-13 16:44:59 MSK
Думаю, имеет смысл по умолчанию добавить в my.cnf опцию:
[mysqld]
innodb_file_per_table

Обоснование видно, например, отсюда: http://stackoverflow.com/questions/3456159/how-to-shrink-purge-ibdata1-file-in-mysql
Comment 1 Andrey Cherepanov 2012-03-14 11:24:22 MSK
На Sisyphus
Comment 2 Repository Robot 2012-10-14 20:34:57 MSK
MySQL-5.5.28-alt2 -> sisyphus:

* Thu Oct 11 2012 Michael Shigorin <mike@altlinux> 5.5.28-alt2
- fixed one-byte postun trigger thinko (included current version)

* Thu Oct 11 2012 Michael Shigorin <mike@altlinux> 5.5.28-alt1
- 5.5.28 (closes: #27016)
  + NB: innodb is builtin *again*, please pay attention to my.cnf
- use innodb_file_per_table (closes: #27072)
- fixed charset handling in initscript (closes: #26817)
- implemented extendedstatus in initscript (closes: #7719)
- implemented basic control facility (lnkvisitor@)

* Mon Jun 18 2012 Dmitriy Kulik <lnkvisitor@altlinux> 5.5.25-alt1
- Test build Mysql 5.5.25