Search
 
SCRIPT & CODE EXAMPLE
 

SQL

localhost ERROR 2006 (HY000) at line 1163: MySQL server has gone away

1. SSH or SFTP to the Server

2. Look for my.cnf with whereis command (my.cnf can be found on linux: /etc/mysql)

4. Add the following line to my.cnf:

max_allowed_packet=64M

5. Save and close the file

6. Restart MySQL server using or Restart the Server
Comment

PREVIOUS NEXT
Code Example
Sql :: sql constraint date greater than 
Sql :: SQL Query Orderby Two or More Columns and by number of characters 
Sql :: insert into database items linq2sql 
Sql :: read_sql mysql 
Sql :: Downloading snowsql for Linux 
Sql :: to_sql id colymn 
Sql :: element is equal one of values sql server 
Sql :: drop-toys-table 
Sql :: install package for sqlserver in asp.net core 
Sql :: sql find gaps in date ranges 
Sql :: How to group by week (7 days) in SQL Server 
Sql :: what is a foriegn key 
Sql :: django mysqlclient connection string 
Sql :: postgres sum substract stackoverflow 
Sql :: why mssql rds is using more than 95 memory pool 
Sql :: how to merge to coloumns into a single column with a space. 
Sql :: cast find duration in sql 
Sql :: To access SQL database file 
Sql :: how to reset id column in sql server 
Sql :: oracle query to find schema you are working on 
Sql :: MySQL copy row with * 
Sql :: ring SQLite create a SQLite database, add new records then display the data 
Sql :: sql interview questions 
Sql :: full outer join in sql 
Sql :: sql select merge multiple values 
Sql :: sql split comma separated string into rows 
Sql :: mask data in sql 
Sql :: example of sql querry result sepapreted by comma 
Csharp :: c# calcualte proccess 
Csharp :: unity key detection 
ADD CONTENT
Topic
Content
Source link
Name
8+8 =