1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-07 00:04:31 +03:00
This commit is contained in:
monty@hundin.mysql.fi
2002-03-06 23:41:18 +02:00
35 changed files with 489 additions and 313 deletions

View File

@@ -38,7 +38,7 @@
#include <signal.h>
#include <violite.h>
const char *VER="11.20";
const char *VER="11.21";
/* Don't try to make a nice table if the data is too big */
#define MAX_COLUMN_LENGTH 1024