Hi VFP Experts,
I have recently installed MySQL 8.0.28, in the hope of migrating to it from MySQL 5.7.27.
I tried running my apps with the new version, but a lot of times I encounter this error caught via AERROR():
laError[ 1, 1 ] = 1526
laError[ 1, 2 ] = "Connectivity error: CCMD"
laError[ 1, 3 ] = "[MySQL][ODBC 8.0(w) Driver][mysqld-8.0.28]The number of attributes is larger than the number of attribute values provided"
laError[ 1, 4 ] = "01000"
laError[ 1, 5 ] = 500
laError[ 1, 6 ] = 1
laError[ 1, 7 ] = ''
Any adjustments or stuff that cannot be used anymore in MySQL 8.0.28?
Any leads, comments, help.. anything..
So desperate!
TIA
I have recently installed MySQL 8.0.28, in the hope of migrating to it from MySQL 5.7.27.
I tried running my apps with the new version, but a lot of times I encounter this error caught via AERROR():
laError[ 1, 1 ] = 1526
laError[ 1, 2 ] = "Connectivity error: CCMD"
laError[ 1, 3 ] = "[MySQL][ODBC 8.0(w) Driver][mysqld-8.0.28]The number of attributes is larger than the number of attribute values provided"
laError[ 1, 4 ] = "01000"
laError[ 1, 5 ] = 500
laError[ 1, 6 ] = 1
laError[ 1, 7 ] = ''
Any adjustments or stuff that cannot be used anymore in MySQL 8.0.28?
Any leads, comments, help.. anything..
So desperate!
TIA