1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

Merge mysql.com:/home/hf/work/31158/my50-31158

into  mysql.com:/home/hf/work/31158/my51-31158
This commit is contained in:
holyfoot/hf@hfmain.(none)
2007-11-17 17:12:18 +04:00
4 changed files with 58 additions and 2 deletions

View File

@@ -25,6 +25,7 @@
#define NOT_FIXED_DEC 31
#define DATETIME_DEC 6
const uint32 max_field_size= (uint32) 4294967295U;
class Send_field;
class Protocol;