P
P
PotLo2020-04-14 14:00:29
MySQL
PotLo, 2020-04-14 14:00:29

How to delete specific columns in mysql?

Hello. There is a sql dump wiki. This dump has a column called page_counter. CMS (mediawiki) in the new (in the old ones, in theory, but it didn’t work out for me) versions, it does not import dumps with this column (via mwdumper). How can I clear the dump from this column? Or maybe someone has already installed a wiki on the local, tell me, maybe there is another way to download the dump (except mwdumper and importdump) on windows?
Thank you.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dimonchik, 2020-04-14
@dimonchik2013

add a column to the database,
import it,
delete
it, or discard the column when exporting the dump

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question