forked from docs/doc-exports
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: Wang , Deng Ke <wangdengke2@huawei.com> Co-committed-by: Wang , Deng Ke <wangdengke2@huawei.com>
2.7 KiB
2.7 KiB
Checking Whether the Values of group_concat_max_len Are Consistent
MySQL Migration, Synchronization, and Disaster Recovery
Check Item |
The group_concat_max_len value in the destination database is inconsistent with that in the source database. |
---|---|
Description |
If the values of group_concat_max_len in the source and destination databases are different, the queried fields may be truncated. Change the parameter values to the same. |
Item to Be Confirmed and Handling Suggestion |
Item to be confirmed: If the values of group_concat_max_len in the source and destination databases are different, the queried fields may be truncated. Change the parameter values to the same. Handling suggestion: Change the parameter values to the same. |
Parent topic: Database Parameters