?? ?? MySQL? ?????? ???? ??? ??? ???? ??? ????? MySQL ??? ???? ??? ??????. 1) indexed sender_id, receiver_id ? timestamp??? ?? ??? ???, ??? ??? ??? ?????. 2) ?? ???? ??? ????? ?? *? ??? ?? ?? ??? ??? ??????. 3) InnoDB ??? ???? ?? ??? ???? ?? ???? ???? ??? ??????. 4) Redis? ???? ?? ??? ? ?? ???? ???? ????????? ????.
???? MySQL? ?? ?? ??? ?? ?? ? ? ??? ???? ???? ??? ?? ??? ? ? ????. ??? ??, ??? ?? ? ?? ??? ? ?? ?? ??? MySQL ??? ?? ??? ??? ??????? ?? ?????.

??? ???? ??? ?? ??? ???? ??????.
??? ??? ??? ??? ??? ??????
?? ?? ?? ?? ???? ????? ???? ????? ???? ?? ?????. ????? ???? ??? ??? ?? ?? ??? messages
???? ?? ????.

-
id
- ?? ? ??? ID (?? ?) -
sender_id
- ???? ?? ??? -
receiver_id
- ????? ??? (?? ?? ??? ???? ?? ?? ID) -
message
- ???? ?? -
timestamp
- ???? ???? -
read_status
- ???? ???? (?? ??)
? :
- ? ?? ???? ?? ??? ??? ?? ???? ??? ?? ??????.
- ??? ?? ?? ??? ???? ?? ?? ????? ?? ????/???? ??
message_edits
??deleted_messages
??? ??? ??????.
?? ??? ?? ?? ?????. ??? index sender_id
, receiver_id
? timestamp
. ?? ?? ? ??? ?? ??? ?? ?????.

??? ??? ?? ??? ???????
?? ??? ????? ?? ?? ?? ?????. ???? ??? ??? ????.
????? *? ?????? ??? (sender_id = 1 ? ??? _id = 2) ?? (sender_id = 2 ? ??? _id = 1) ?? ??? ASC? ?? ?????? ?? 50;
??? ????? ????? ??? ??? ? ? ????. ?? ??? ??? ????.
?? ??? ?? : Composite Index
(sender_id, receiver_id, timestamp)
? ????. ??? MySQL? ??? ?? ?? ??? ?? ? ??????.* `select '** : ?? ??? ???? ? ??? ?? ??? ???? ?? ??? ?? ? ?? ????.
Pagination Smartly :
LIMIT offset, size
?? ???? ???? ?? ?? ??? ??? ??????.????? *? ?????? ??? (sender_id = 1 ? ??? _id = 2) ?? (sender_id = 2 ? ??? _id = 1) ? timeStamp < 'last_seen_timestamp' ?? ??? desc? ?? ?????? ?? 50;
????? ?? ?? ???? ???? ????.
MySQL ??? ???? ?? ????? ??????
?? ?? ??? ??? ??? ?? MySQL ????? ???? ????. ??? ??? ? ?? ?? ?????.
- InnoDB ?? :
innodb_log_file_size
?innodb_log_buffer_size
?? ?? ?? ?????. ? ? ?? ??? ??? ??? ??? ? ??? I/O? ????. - ?? ?? : ?? ?? ?? ?? ?? ??? ?? ????. ?? ?? (ProxySQL ?? ?? ???? ?? ??)? ???? ?? ??? ????.
- ?? ?? : ????. ??? MySQL ???? ? ?? ???? ??? ??? ?? ???? ??? ??? ???? ? ????.
- ?? ??? ?? : ? ?? ??? ???? ???? ?? ?? ???? ?? ?? ???? ?? ???? ??????.
?? ?? ??? ???? ?? ?? ??? ??????. ?? ??? ?? ??? ???? ??. ??? ID ?? ?? ??? ??? ?????? ??????.
?? ??? ??? ??????
??? ? ??? ???? ????? ???? ?? ? ??? ??? ? ????. ?? ???? ???? ????????? ?? ? ????.
- Redis? ?? ??? ?? ?? ?? ?? ???? ? ???? ?????.
- ?? ? ?? ??? N ???? Redis? ???? ?? ???? ?? MySQL? ?????.
- Redis? ???? ?? ? ??? ??? ?????.
? ???? ?? ??? ???? ???? ?? ? ??? ?????? ?????? ?? ?? ????.
?? ??
?? ????????? MySQL ???? ???? ????? ??? ?? ?? ???? ??? ?????. ??? ????? ???? ?? ??? ?? ??? ????? ???? ?? MySQL ??? ???? ??? ?? ??? ??????.
?? ??? ??? ?? ?? ??? ?? ? ? ???? ?? ?? ??? ??????. ??? ?? ???? ?? ???? NOSQL ???? ?? ??? ???? ??? ?? ????? ????.
????? ??, ?? ? ??? ??? ?? ????.
? ??? ?? ?????? ? ?????? MySQL ???? ?? ?????. ??? ??? PHP ??? ????? ?? ?? ??? ?????!
- InnoDB ?? :

? AI ??

Undress AI Tool
??? ???? ??

Undresser.AI Undress
???? ?? ??? ??? ?? AI ?? ?

AI Clothes Remover
???? ?? ???? ??? AI ?????.

Clothoff.io
AI ? ???

Video Face Swap
??? ??? AI ?? ?? ??? ???? ?? ???? ??? ?? ????!

?? ??

??? ??

???++7.3.1
???? ?? ?? ?? ???

SublimeText3 ??? ??
??? ??, ???? ?? ????.

???? 13.0.1 ???
??? PHP ?? ?? ??

???? CS6
??? ? ?? ??

SublimeText3 Mac ??
? ??? ?? ?? ?????(SublimeText3)

TOSECIBERYNECTTOEREMOTEMYSQLSERVER, USESSHTUNNENG, CONFIGUREMYSQLFORREMOTEACCESS, SETFIREWALLRULES ? CONSIDERSSLENCRYPTION .First, SpectionANSSHTUNNELWITHSSH-L3307 : LocalHost : 3306user@remote-Server-NandConnectViamySQL-H127.0.1-P3307.second, editmys

MySQLDump? MySQL ??????? ??? ??? ???? ???? ?????. ??????? ???? ?? ?? ? ?? ?? ???? SQL ??? ?????. 1. ?? ??? ????? ??? ?????? ??? ???? ??? SQL ???? ?????. 2. ??? ?????? ?? ??? ??? ???? TB ?? ???? ?? ???? ???? ????. 3. ???? ???-single transaction,-databases,-all-databases,-routines ?; 4. MySQL ??? ???? ?? ?? ?? ?? ?? ? ??? ?? ??? ???? ? ????. 5. ??? ????? ????? ?? ? ?? ??? ???? ?? ????.

MySQL ??? ?? ??? ?? ?? ??? ?? ??? ??????. 1. ?? ?? ?? ?? ???? Slow_Query_Log ? Long_Query_Time; 2. ???? ??? ?? ??? ???? ? ????? query_time, lock_time, rows_examined? ?? ?? ??? ???? ????. 3. ??? ????? ???? ?? mysqldumpslow ?? pt-query idigest ??? ??????. 4. ??? ???? ??? ??, ??*???*, ??? ?? ?? ?? ?????. ?? ??, user_id? ???? ???? ?? ? ?? ?? ?? ??? ?? ???? ???? ? ????.

MySQL?? NULL ?? ?? ? ? 1. ???? ?? ? ? ? ??? NotNull? ???? ?? ??? NULL? ?????. 2. iSnull ?? ISNOTNULL = ??! =; 3. Ifnull ?? Coalesce ??? ????? ???? ???? ? ??? ? ????. 4. ?? ?? ????? NULL ?? ?? ??? ?? ???? ??? ?? ? ORM ??? ?? ?? ?????? ??????. NULL? ???? ?? ?? ???? ??? ???? ?? ?? ?? ????. ??? ???? ??, ?? ? ???? ?? ? ??? ?? ??? ??? ?? ???????. ??? ??? ???? ??? ?? ?? ??? ????? ?? ? ????.

Relationshipsbetweentables.TheyPretorPhanEdrecords, andCancascadeCangeAutomically. BotheThustusEtheInnodbstorageEngine ? foreignKeyColumnsMatchThatteTeTeTeTeTeFeTeTeTeTeTeTeTeTeTeTeTeTeTeTeTeTeTeTeTeTeTeTeTeTeTeTeTePle

MySQL? ?? ????? ?????? ?? ??? ?????. 1. MySQL ?? ??, sudosystemctlstopmysql ?? sudosystemctlstopmysqld? ??????. 2. -skip-grant-tables ???? mysql? ???? sudomysqld-skip-grant-tables &; 3. MySQL? ????? ?? SQL ??? ???? FlushPrivileges; Alteruser'Root '@'localHost'IndifiedBy'Your_new? ?? ??? ?? ????? ??????.

MySQL ?????? ? ???? ??? ??? information_schema? ?? ????? ?? ? ??? ??? ? ????. 1. ?? ?????? ?? ?? : SQL ?? ???? selecttable_schemaas'database ', sum (data_length index_length)/1024/1024as'size (mb) 'frominformation_schema.tablessgroupbytable_schema; ?? ??????? ? ??? ??? ?? ??????? ???? ??? ?? ? ? ????. 2. ?? ??? ??? ?????? : selectta? ??????

?? ?? ? ?? ?? ??? ??? ??? ?????? ?? ??? ??? ?????? ??? ?????? ?????? ??? ?????. ? ?? ?? ???? ????. ??, ??????, ??? ? ??? ?? ??? UTF8MB4? ???? ???? ShowCreatedAtabase/Table? ???? ? Alter ??? ??????. ??, ?????? ??? ? UTF8MB4 ?? ??? ???? ?? ?? ??? ????? SetNames? ??????. ??, ?? ??? ????? ???? UTF8MB4_UNICODE_CI? ???? ?? ? ????? ???? ???? ?????? ???? ?? ? ? ?? ?? ??? ????? ??????.
