1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-13 21:42:58 +03:00
Files
mariadb/mysql-test/t
mattiasj@mattiasj-laptop.(none) 6776cc19a0 Bug#32091: Security breach via directory changes
Problem: the table's INDEX and DATA DIR was taken
  directly from the table's first partition.
  This allowed rename attack similar to
  bug#32111 when ALTER TABLE REMOVE PARTITIONING

Solution: Silently ignore the INDEX/DATA DIR
  for the table. (Like some other storage engines
  do). 
  Partitioned tables do not support DATA/INDEX
  DIR on the table level, only on its partitions.
2007-11-09 23:22:00 +01:00
..
2007-07-30 21:05:56 +05:00
2007-08-07 05:35:20 -04:00
2007-08-02 12:45:56 -07:00
2007-07-23 23:35:43 -07:00
2007-07-06 11:35:10 -07:00
2007-09-26 12:45:08 +02:00
2007-07-11 18:45:35 -07:00
2007-08-31 16:59:07 +05:00
2007-08-31 16:59:07 +05:00
2007-10-23 19:28:47 +05:00
2007-09-24 12:42:44 +02:00
2007-07-14 01:34:46 +05:00
2007-07-15 21:51:36 +04:00
2007-11-01 15:04:23 +01:00