We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c152679 commit eb40706Copy full SHA for eb40706
sql/mysqld.cc
@@ -72,7 +72,7 @@
72
73
This section shows the guidelines that MySQL developers
74
follow when writing new code. In general, MySQL development
75
- uses the Google coding style:
+ uses the Google coding style (See https://google.github.io/styleguide/cppguide.html):
76
77
- For new projects/components, use Google coding style wherever
78
possible.
0 commit comments