Moving RT from one server to another

I have been running RT for awhile on a test server, not the real server
that I want to use and it is getting close to moving to the new server.
Can I just export the mysql database and then import the information
into the new server? Will it then keep the tickets and data that I have
entered?

Or is there another way to do? I would like to keep the tickets and
history of what I having done.

Jonathan Jesse wrote:

I have been running RT for awhile on a test server, not the real server
that I want to use and it is getting close to moving to the new server.
Can I just export the mysql database and then import the information
into the new server? Will it then keep the tickets and data that I have
entered?

Or is there another way to do? I would like to keep the tickets and
history of what I having done.
Use same codebase(you don’t need copy code, but install same RT version)
and everything would be fine.

Ahh, and use the same config options, some can be changed, but for
example you shouldn’t change $rtname(Links table use it).