1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

gcc295 fixes for embedded

This commit is contained in:
serg@serg.mylan
2006-01-26 20:56:56 +01:00
parent cbd98c01cf
commit 4d2173d997
2 changed files with 14 additions and 16 deletions

View File

@ -46,6 +46,8 @@ C_MODE_START
static my_bool emb_read_query_result(MYSQL *mysql);
C_MODE_END
void THD::clear_data_list()
{
while (first_data)
@ -59,6 +61,7 @@ void THD::clear_data_list()
cur_data= 0;
}
C_MODE_START
/*
Reads error information from the MYSQL_DATA and puts