Fixed that selected default charset was not compiled in some cases
This commit is contained in:
parent
1fd84d3477
commit
474e64081b
@ -1897,6 +1897,8 @@ else
|
|||||||
CHARSETS=`echo $extra_charsets | sed -e 's/,/ /g'`
|
CHARSETS=`echo $extra_charsets | sed -e 's/,/ /g'`
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
CHARSETS="$DEFAULT_CHARSET $CHARSETS"
|
||||||
|
|
||||||
use_mb="no"
|
use_mb="no"
|
||||||
|
|
||||||
for cs in $CHARSETS
|
for cs in $CHARSETS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user