Assertion (?!) in regular expression What position does it match without a suffix expression?

(?!) Zero width negative antecedent assertion, attempts to match always fail because there is no suffix expression

how to understand this sentence. If you can give an example.

Mar.02,2021

if this occurs, anything matching returns false, that is, nothing can be matched

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b31a5e-3415e.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b31a5e-3415e.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?