1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

modified ndb backup/restore to be byte order independant

- the replica info was not stored in byte order indepentent format
- backup/restore still compatible 5.0->5.1
- but patch makes previous 5.1 versions completely incompatible
This commit is contained in:
unknown
2006-04-25 14:02:15 +02:00
parent d61758db8a
commit c662fccdfc
9 changed files with 29 additions and 42 deletions