How to use MySQL DECIMAL?

I can’t quite get a grasp of MySQL’s DECIMAL. I need the row to be able to contain a number anywhere from 00.0001 to 99.9999. How would I structure it to work like so?

Cannot add or update a child row: a foreign key constraint fails

table #1: Field Type Null Key Default Extra UserID int(11) NO PRI NULL auto_increment Password varchar(20) NO Username varchar(25) NO Email varchar(60) NO table #2: Field Type Null Key Default Extra UserID int(11) NO MUL PostID int(11) NO PRI NULL auto_increment Title varchar(50) NO Summary varchar(500) NO Error: com.mysql.jdbc.exceptions.MySQLIntegrityConstraintViolationException: Cannot add or update a child … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)