Search code examples
Can't connect to mysql, have tried a lot of things...


phpmysql

Read More
Is it normal that after using real_escape_string the saved data does not contain the slashes?...


phpmysqlmysqlimysql-real-escape-string

Read More
Show values from a MySQL database table inside a HTML table on a webpage...


phpmysqldatabasehtml-table

Read More
Combine MySQLi rows and add counter?...


mysql

Read More
Display last date from a grouped query...


mysqlgroup-by

Read More
php/sql select all that expires within 48 hours...


sqlmysql

Read More
How to SELECT data from one table and AVG() data from a JOINed table with MySQL...


phpmysqljoinaverage

Read More
Mysql2::Error: Can't connect to local MySQL server through socket '/tmp/mysql.sock'...


mysqlruby-on-railsmacos

Read More
Multiple Columns, One String...


mysql

Read More
"Undefined property" error emitted when accessing affected_rows in CodeIgniter...


phpmysqlcodeigniterrows-affected

Read More
Creating trigger query to run from VBA...


mysqlvbams-accessmariadb

Read More
How to create E-R diagram in mysql...


mysqlentity-relationshiperd

Read More
How to avoid screening quotes...


phpmysqllaravellaravel-4escaping

Read More
Laravel Eloquent where on Join Table...


phpmysqllaravellaravel-5eloquent

Read More
How to avoid the duplicate value while joining two tables?...


sqlmysqljoinselectone-to-many

Read More
Adding a CodeIgniter join() method call to a working query builder script emits an error...


phpmysqlcodeigniterjoinquery-builder

Read More
LEFT JOIN on Max Value...


mysqlleft-join

Read More
SQL Sum on the most recent previous valuer...


sqlmysqlwindow-functions

Read More
Why does MySQL use a single equals sign (=) instead of a double equals sign (==)?...


sqlmysqlconditional-statementsequality

Read More
Should I run VACUUM in transaction or after?...


sqlmysqlt-sqlsqlitepostgresql

Read More
check for user id in model that adds data to the wait table or model that grabs data for the home pa...


phpmysqlcodeignitermodel-view-controllerleft-join

Read More
How to SELECT data from one table if the id is not found in another table using CodeIgniter...


phpmysqlcodeigniternotin

Read More
Codeigniter MySQL a Join Query with a column name collision in the results...


phpmysqlcodeigniterquery-buildername-collision

Read More
JOIN the same table to another table per each foreign key column with CodeIgniter...


phpmysqlcodeigniterjoincodeigniter-2

Read More
I'm trying to search a string in a query result for certain numbers...


phpmysql

Read More
Best way to handle database errors...


phpmysqlpdo

Read More
return result from table that not existed on another table in codeignator...


phpmysqlcodeigniternot-existsanti-join

Read More
Show data that is not in other table with join codeigniter...


phpmysqlcodeigniterleft-joincodeigniter-3

Read More
SELECT related rows from two tables with CodeIgniter's query builder...


phpmysqlcodeigniterjoinquery-builder

Read More
JOIN and GROUP_CONCAT with three tables...


mysqlsqljoingroup-concat

Read More
BackNext