[MDEV-3614] LP:696007 - write_buffer variable in my*.cnf templates is obsolete Created: 2010-12-31 Updated: 2012-10-04 Resolved: 2012-10-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | ||
| Reporter: | shinguz (Inactive) | Assignee: | Unassigned |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | Launchpad | ||
| Attachments: |
|
| Description |
|
It looks like the write_buffer variable is not used any more: 101231 14:53:40 [ERROR] /home/mysql/product/mariadb-5.1.53/libexec/mysqld: unknown variable 'write_buffer=2m' And thus it should IMHO also be removed from the my*.cnf template files. |
| Comments |
| Comment by shinguz (Inactive) [ 2010-12-31 ] |
|
Re: write_buffer variable in my*.cnf templates is obsolete |
| Comment by shinguz (Inactive) [ 2010-12-31 ] |
|
patch to bug report |
| Comment by shinguz (Inactive) [ 2010-12-31 ] |
|
Re: write_buffer variable in my*.cnf templates is obsolete |
| Comment by shinguz (Inactive) [ 2010-12-31 ] |
|
my-huge.cnf.sh.diff |
| Comment by shinguz (Inactive) [ 2010-12-31 ] |
|
Re: write_buffer variable in my*.cnf templates is obsolete |
| Comment by shinguz (Inactive) [ 2010-12-31 ] |
|
my-large.cnf.sh.diff |
| Comment by shinguz (Inactive) [ 2010-12-31 ] |
|
Re: write_buffer variable in my*.cnf templates is obsolete |
| Comment by shinguz (Inactive) [ 2010-12-31 ] |
|
my-medium.cnf.sh.diff |
| Comment by shinguz (Inactive) [ 2010-12-31 ] |
|
Re: write_buffer variable in my*.cnf templates is obsolete |
| Comment by Michael Widenius [ 2011-01-03 ] |
|
Re: write_buffer variable in my*.cnf templates is obsolete In my-medium.cnf, I have: [myisamchk] Which means that this doesn't affect the mysqld program, which you originally tried, but only the myisamchk program. Could you please send us a copy of the my.cnf you used so that we can verify this? |
| Comment by Arjen Lentz (Inactive) [ 2011-01-03 ] |
|
Re: [Bug 696007] Re: write_buffer variable in my*.cnf templates is obsolete The Debian/Ubuntu packages already contain a good start for a baseline On 01/01/2011, at 12:09 AM, shinguz wrote: – Follow us at http://openquery.com/blog/ & http://twitter.com/openquery |
| Comment by shinguz (Inactive) [ 2011-01-04 ] |
|
Re: [Bug 696007] Re: write_buffer variable in my*.cnf templates is obsolete > write_buffer (short for write_buffer_size) is an option for myisamchk, Ups! You are absolutely right. It's my fault. Sorry about that! Regards, |
| Comment by shinguz (Inactive) [ 2011-01-04 ] |
|
Re: [Bug 696007] Re: write_buffer variable in my*.cnf templates is obsolete > The my-*.cnf files should be removed completely, they're old and quite I partly agree with you. They are not contemporary any more. But I would Many MySQL/MariaDB user take them as a starting point and when we remove What settings are "quite wrong"? So we should fix these... IMHO ideally we should have a small, medium and large (possibly with a Regards, |
| Comment by Arjen Lentz (Inactive) [ 2011-01-05 ] |
|
Re: [Bug 696007] Re: write_buffer variable in my*.cnf templates is obsolete On 04/01/2011, at 5:22 PM, shinguz wrote: Please see the answer I gave before, and my solution. I did the – Follow us at http://openquery.com/blog/ & http://twitter.com/openquery |
| Comment by Rasmus Johansson (Inactive) [ 2011-01-05 ] |
|
Launchpad bug id: 696007 |