1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Merge mysql.com:/home/timka/mysql/src/5.0-virgin

into  mysql.com:/home/timka/mysql/src/5.1-dbg
This commit is contained in:
timour@mysql.com
2005-12-01 12:12:24 +02:00
6 changed files with 112 additions and 12 deletions

View File

@ -1817,6 +1817,7 @@ void TMP_TABLE_PARAM::init()
group_parts= group_length= group_null_parts= 0;
quick_group= 1;
table_charset= 0;
precomputed_group_by= 0;
}