1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00
This commit is contained in:
Sergey Petrunia
2009-03-19 17:43:01 +03:00
96 changed files with 287 additions and 263 deletions

View File

@ -666,7 +666,7 @@ public:
*/
char *db;
uint db_length;
size_t db_length;
public: