-
Hello,
I am migrating a clients site from a staging site to a new host and when I upload the SQL file in myPHPadmin I get the following error. I initially ignored the error and proceed with the migration but when I enter the migrated site I have display errors followed by a critical error. WordPress then sent an email stating that your Rank Math SEO is causing the issue. Please help.
The sql upload error is as follows:
SQL query:
—
— Indexes for tablewp_rank_math_analytics_gsc
—
ALTER TABLEwp_rank_math_analytics_gsc
ADD PRIMARY KEY (id
),
ADD KEYanalytics_query
(query
(768)),
ADD KEYanalytics_page
(page
),
ADD KEYclicks
(clicks
),
ADD KEYposition
(position
)
MySQL said: Documentation#1709 – Index column size too large. The maximum column size is 767 bytes.
The ticket ‘SQL Upload error on site migration’ is closed to new replies.