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

merge to 5.1-security

This commit is contained in:
Georgi Kodinov
2010-10-29 14:02:49 +03:00
155 changed files with 5748 additions and 709 deletions

View File

@ -444,7 +444,7 @@ row_mysql_convert_row_to_innobase(
row is used, as row may contain
pointers to this record! */
{
mysql_row_templ_t* templ;
const mysql_row_templ_t*templ;
dfield_t* dfield;
ulint i;