mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maint
into zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-maint
This commit is contained in:
@ -13,7 +13,12 @@
|
||||
along with this program; if not, write to the Free Software
|
||||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */
|
||||
|
||||
/* Functions to create an item. Used by sql_yacc.yy */
|
||||
/**
|
||||
@file
|
||||
|
||||
@brief
|
||||
Functions to create an item. Used by sql_yac.yy
|
||||
*/
|
||||
|
||||
#include "mysql_priv.h"
|
||||
#include "item_create.h"
|
||||
|
Reference in New Issue
Block a user