Skip to main contentdfsdf

Mark Gao
  • This option controls whether user-defined functions that have  only an xxx symbol for the main function  can be loaded.
  • If you intend to bind the server to a specific address, be  sure that the mysql.user grant table  contains an account with administrative privileges that you  can use to connect to that address. Otherwise, you will not be  able to shut down the server.

43 more annotations...

Mark Gao
  • A mix of collations may also occur in contexts other than  comparison.
  • To resolve questions like these, MySQL checks whether the  collation of one item can be coerced to the collation of the  other.

6 more annotations...

Mark Gao
  • Additional character set and collation system variables are  involved in handling traffic for the connection between a client  and the server. Every client has connection-related character  set and collation system variables.
  • For this, the server uses the  character_set_connection  and collation_connection  system variables. It converts statements sent by the client  from character_set_client  to  character_set_connection,  xexcept for string literals that have an introducer (for  example, _utf8mb4 or  _latin2).  collation_connection is  important for comparisons of literal strings. For  comparisons of strings with column values,  collation_connection does  not matter because columns have their own collation, which  has a higher collation precedence.

14 more annotations...

Mark Gao
  • all read-write transactions  commit only after they have been approved by the group.
  • Read-only  transactions need no coordination within the group and commit  immediately.

6 more annotations...

No more items

Highlighter, Sticky notes, Tagging, Groups and Network: integrated suite dramatically boosting research productivity. Learn more »

Join Diigo