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. |
||
|---|---|---|
| .. | ||
| row0ext.cc | ||
| row0ftsort.cc | ||
| row0import.cc | ||
| row0ins.cc | ||
| row0log.cc | ||
| row0merge.cc | ||
| row0mysql.cc | ||
| row0purge.cc | ||
| row0quiesce.cc | ||
| row0row.cc | ||
| row0sel.cc | ||
| row0uins.cc | ||
| row0umod.cc | ||
| row0undo.cc | ||
| row0upd.cc | ||
| row0vers.cc | ||