There are two methods to backup MySQL, first method is by copying all files such have extentions *.frm, *.MYD, and *.MYI, and second is by using mysqlhotcopy utility, this methods are only for MyISAM tables.
LinuxConfig.net
Linux and Unix systems manuals, HOWTOs and more …