in a db I got a field called "download", is varchar(16), i want to "download" field be varchar(64).
How can i do that, without lose the information in the db?
Change type in a field
Moderator: General Moderators
- John Cartwright
- Site Admin
- Posts: 11470
- Joined: Tue Dec 23, 2003 2:10 am
- Location: Toronto
- Contact:
-
mysqlautobackup
- Forum Newbie
- Posts: 3
- Joined: Fri Oct 07, 2005 4:47 am