Posts by Augusto • 13 points
2 posts
-
0
votes1
answer65
viewsQ: select based on 2 tables
I have 2 tables with the following structure: CREATE TABLE `tb_campeonato` ( `id` int(11) NOT NULL, `time` varchar(60) NOT NULL, `img` text NOT NULL, `jogos` int(11) NOT NULL, `vitoria` int(11) NOT…
-
-7
votes2
answers1692
viewsQ: Xampp with Mysql Problem
My Mysql does not open, error: Error: MySQL shutdown unexpectedly. 14:26:46 [mysql] This may be due to a blocked port, missing dependencies, 14:26:46 [mysql] improper privileges, a crash, or a…