diff options
author | monty@mashka.mysql.fi <> | 2003-02-07 15:47:24 +0200 |
---|---|---|
committer | monty@mashka.mysql.fi <> | 2003-02-07 15:47:24 +0200 |
commit | 25de9c19b2b76ff56bfa69b99033b14262f974ff (patch) | |
tree | 0661c54a51aa711947173e8a8e27e2e46cfa971c /include/ft_global.h | |
parent | 023d6dd39b9068ab8096c5ec60ab82bd10dbcee2 (diff) | |
download | mariadb-git-25de9c19b2b76ff56bfa69b99033b14262f974ff.tar.gz |
After merge fixes & remove compiler warnings
Added lengths for all MYSQL_FIELD string parameters
Changed field length to 2 byte in .frm files
Diffstat (limited to 'include/ft_global.h')
-rw-r--r-- | include/ft_global.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ft_global.h b/include/ft_global.h index 9acdf6aaaf3..4aa916e91cf 100644 --- a/include/ft_global.h +++ b/include/ft_global.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2000 MySQL AB +/* Copyright (C) 2000-2003 MySQL AB This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by |