1
0
mirror of https://github.com/MariaDB/server.git synced 2025-05-27 01:57:48 +03:00
tsmith@siva.hindu.god cf1cf3a0d1 Applied innodb-5.1-ss1404 snapshot
Fixes:

- Bug #26662: mysqld assertion when creating temporary (InnoDB) table on a tmpfs filesystem
  Fix by not open(2)ing with O_DIRECT but rather calling fcntl(2) to set
  this flag immediately after open(2)ing. This way an error caused by
  O_DIRECT not being supported can easily be ignored.
- Bug #23313: AUTO_INCREMENT=# not reported back for InnoDB tables
- Bug #21404: AUTO_INCREMENT value reset when Adding FKEY (or ALTER?)
  Report the current value of the AUTO_INCREMENT counter to MySQL.
2007-04-18 19:53:28 -06:00
..
2007-03-14 12:20:34 +02:00
2007-02-23 18:49:41 +02:00
2007-04-10 16:55:48 +03:00
2007-04-07 23:16:03 +05:00
2007-03-08 00:27:42 +03:00
2007-03-15 17:35:31 +04:00
2007-03-26 19:15:30 +03:00
2007-02-10 23:55:56 -08:00
2007-04-18 19:53:28 -06:00
2007-02-23 13:13:55 +02:00
2007-02-24 13:12:20 +03:00
2007-02-24 13:12:20 +03:00
2007-03-21 09:28:26 +01:00
2007-01-29 01:47:35 +02:00
2006-12-18 09:46:44 +03:00
2006-12-18 12:52:59 +03:00
2007-02-23 13:13:55 +02:00
2007-01-12 15:48:47 +01:00
2006-12-17 23:08:04 +03:00
2007-02-23 13:13:55 +02:00
2007-02-23 13:13:55 +02:00
2007-01-22 18:42:52 +02:00
2007-02-08 15:53:14 +01:00
2007-03-01 18:16:17 +04:00
2007-01-04 04:09:06 +01:00
2007-01-04 04:09:06 +01:00
2007-03-29 16:11:02 +02:00
2006-12-11 18:52:24 -07:00
2007-02-01 18:00:24 +04:00
2007-01-22 18:42:52 +02:00
2007-03-29 09:08:30 +05:00
2007-02-24 13:12:20 +03:00
2007-02-23 13:13:55 +02:00