Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1.  
  2. In Connection.php line 664:
  3.  
  4. SQLSTATE[HY000]: General error: 1005 Can't create table `localhost_forum`.`u
  5. Kae0ia9posts` (errno: 150 "Foreign key constraint is incorrectly formed") (
  6. SQL: alter table `uKae0ia9posts` add constraint `uKae0ia9posts_user_id_fore
  7. ign` foreign key (`user_id`) references `uKae0ia9users` (`id`) on delete se
  8. t null)
  9.  
  10.  
  11. In PDOStatement.php line 123:
  12.  
  13. SQLSTATE[HY000]: General error: 1005 Can't create table `localhost_forum`.`u
  14. Kae0ia9posts` (errno: 150 "Foreign key constraint is incorrectly formed")
  15.  
  16.  
  17. In PDOStatement.php line 121:
  18.  
  19. SQLSTATE[HY000]: General error: 1005 Can't create table `localhost_forum`.`u
  20. Kae0ia9posts` (errno: 150 "Foreign key constraint is incorrectly formed")