mirror of
https://github.com/MariaDB/server.git
synced 2025-12-29 23:55:43 +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. |
||
|---|---|---|
| .. | ||
| dict0boot.cc | ||
| dict0crea.cc | ||
| dict0dict.cc | ||
| dict0load.cc | ||
| dict0mem.cc | ||
| dict0stats.cc | ||
| dict0stats_bg.cc | ||
| drop.cc | ||