diff options
author | unknown <hf@deer.(none)> | 2003-09-18 18:58:02 +0500 |
---|---|---|
committer | unknown <hf@deer.(none)> | 2003-09-18 18:58:02 +0500 |
commit | cb253b2ab0de502f48bd13e7d1328be480d33ba0 (patch) | |
tree | 792c65f73e37c55844e8aa4e49b870a840a803f7 /strings/ctype-bin.c | |
parent | da3118facc7e981769ee2ab4350481f0853acfee (diff) | |
download | mariadb-git-cb253b2ab0de502f48bd13e7d1328be480d33ba0.tar.gz |
SCRUM
embedded library
some dirty places cleaned:
uint removed from mysql.h as Miguel suggested
empty_string renamed as my_empty_string to get rid of name's intersections
using embedded library
include/mysql.h:
uint -> unsigned int
include/mysql_com.h:
this caused warnings when not in expression
libmysqld/lib_sql.cc:
uint -> unsigned int
sql-common/client.c:
uint -> unsigned int
sql/item_strfunc.cc:
empty_string -> my_empty_string
sql/mysql_priv.h:
empty_string -> my_empty_string
sql/set_var.cc:
empty_string -> my_empty_string
sql/sql_class.cc:
empty_string -> my_empty_string
sql/sql_prepare.cc:
net_flush ifdef-ed
Diffstat (limited to 'strings/ctype-bin.c')
0 files changed, 0 insertions, 0 deletions