In article <23c201c24ea3$1ff37580$155110ac@hebis>,
"Heikki Tuuri" <Heikki.Tuuri@stripped> writes:
> Harald,
> thank you for reminding. I forgot to add this to the changelog of
> InnoDB-3.23.52:
> "
> a.. Aligned some buffers used in reading and writing to data files. This
> allows using unbuffered raw devices as data files in Linux.
> "
> I am grateful if someone has time to test this.
Quick test with
innodb_data_home_dir =
innodb_log_group_home_dir = /var/mysql/innoraw.log
innodb_log_arch_dir = /var/mysql/innoraw.log
innodb_data_file_path = /dev/raw/raw1:1223Mnewraw
and then
innodb_data_file_path = /dev/raw/raw1:1223Mraw
newraw succeeded, raw succeeded, create/insert/select/drop table seems
to work fine.
Thanks, Heikki!
[ Filter fodder: SQL query ]