Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 271475 | Differences between
and this patch

Collapse All | Expand All

(-)mysql.orig/sql/ha_innodb.cc (-1 / +1 lines)
Lines 6679-6685 Link Here
6679
	dict_index_t*	index;
6679
	dict_index_t*	index;
6680
	buf_block_t*    block;
6680
	buf_block_t*    block;
6681
6681
6682
	char *p;
6682
	const char *p;
6683
	char db_name_raw[NAME_LEN*5+1];
6683
	char db_name_raw[NAME_LEN*5+1];
6684
	char table_name_raw[NAME_LEN*5+1];
6684
	char table_name_raw[NAME_LEN*5+1];
6685
6685

Return to bug 271475