1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

Merged the code of mwl 106 into the latest 5.3 with mwl 90 pushed.

Resolved all conflicts and failures.
This commit is contained in:
Igor Babaev
2011-06-04 19:56:06 -07:00
99 changed files with 4331 additions and 1089 deletions

View File

@ -577,6 +577,9 @@ public:
DBUG_ASSERT(0);
return GEOM_GEOMETRY;
}
key_map get_possible_keys();
/* Hash value */
virtual void hash(ulong *nr, ulong *nr2);