>Description:
Using RAID_CHUNKS=xxx alone will revert a RAID table into non-raid
>How-To-Repeat:
On a RAID table, if you run:
ALTER TABLE tablename RAID_CHUNKS=6
It will revert to non-RAID file format. It should either:
- apply what the user asked for.
- issue a syntax error, if RAID_CHUNKS=6 is only legal after
RAID_TYPE=striped
>Fix:
Workaround: use the full syntax.
>Submitter-Id: <submitter ID>
>Originator: Jerome Abela
>Organization: Geneanet
>MySQL support: email support
>Synopsis: ALTER TABLE reverts to non-raid
>Severity: non-critical
>Priority: low
>Category: mysql
>Class: What is sw-bug anyway ?
>Release: mysql-3.23.30-gamma (Official MySQL RPM+RAID)
>Server: /usr/bin/mysqladmin Ver 8.9 Distrib 3.23.25-beta, for pc-linux-gnu on i686
Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB
This software comes with ABSOLUTELY NO WARRANTY. This is free software,
and you are welcome to modify and redistribute it under the GPL license
Server version 3.23.30-gamma
Protocol version 10
Connection Localhost via UNIX socket
UNIX socket /var/lib/mysql/mysql.sock
Uptime: 1 day 4 hours 23 min 23 sec
Threads: 2 Questions: 197519 Slow queries: 4 Opens: 2026 Flush tables: 1 Open
tables: 62 Queries per second avg: 0.612
>Environment:
System: Linux little-roots.geneanet.org 2.2.16-9mdk #1 Thu Jun 22 17:04:01 PDT 2000
i686 unknown
Architecture: i686
Some paths: /usr/bin/perl /usr/bin/make /usr/bin/gmake /usr/bin/gcc /usr/bin/cc
GCC: Reading specs from /usr/lib/gcc-lib/i586-mandrake-linux/2.95.2/specs
gcc version 2.95.2 19991024 (release)
Compilation info: CC='gcc' CFLAGS=' -O6' CXX='gcc' CXXFLAGS=' -O6
-felide-constructors -fno-exceptions -fno-rtti' LDFLAGS=''
LIBC:
lrwxrwxrwx 1 root root 13 Apr 27 2000 /lib/libc.so.6 -> libc-2.1.2.so
-rwxr-xr-x 1 root root 5195054 Dec 15 1999 /lib/libc-2.1.2.so
-rw-r--r-- 1 root root 20508346 Dec 15 1999 /usr/lib/libc.a
-rw-r--r-- 1 root root 178 Dec 15 1999 /usr/lib/libc.so
Configure command: ./configure --disable-shared --with-mysqld-ldflags=-all-static
--with-client-ldflags=-all-static --enable-assembler --with-mysqld-user=mysql
--with-unix-socket-path=/var/lib/mysql/mysql.sock --prefix=/
--with-extra-charsets=complex --exec-prefix=/usr --libexecdir=/usr/sbin
--sysconfdir=/etc --datadir=/usr/share --localstatedir=/var/lib/mysql
--infodir=/usr/info --includedir=/usr/include --mandir=/usr/man --without-berkeley-db
--with-raid '--with-comment=Official MySQL RPM+RAID'
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php