mirror of
https://github.com/MariaDB/server.git
synced 2026-03-08 01:18:41 +01:00
Previously, Innodb used partition separator "#p#" on Windows, and "#P#" elsewhere. Now it uses "#P#" uniformly, Yet, there is no automated upgrade procedure yet in place that would fix old data dictionary. This patch fixed it, by accepting both #P# and #p# as partition separators. |
||
|---|---|---|
| .. | ||
| ha_innodb.cc | ||
| ha_innodb.h | ||
| handler0alter.cc | ||
| i_s.cc | ||
| i_s.h | ||