mirror of
https://github.com/MariaDB/server.git
synced 2025-09-02 09:41:40 +03:00
Avoid using "-- source " command in plain text
This commit is contained in:
@@ -168,8 +168,8 @@ source database
|
|||||||
- most popular open
|
- most popular open
|
||||||
- source database
|
- source database
|
||||||
- MySQL: The world''s
|
- MySQL: The world''s
|
||||||
-- most popular open
|
-- most popular
|
||||||
-- source database
|
-- open source database
|
||||||
# MySQL: The
|
# MySQL: The
|
||||||
--world''s
|
--world''s
|
||||||
# most popular
|
# most popular
|
||||||
@@ -195,8 +195,8 @@ source database
|
|||||||
# source database
|
# source database
|
||||||
-- MySQL: The
|
-- MySQL: The
|
||||||
-- world''s most
|
-- world''s most
|
||||||
-- popular open
|
-- popular
|
||||||
-- source database
|
-- open source database
|
||||||
# MySQL: The
|
# MySQL: The
|
||||||
- world''s most
|
- world''s most
|
||||||
-- popular open
|
-- popular open
|
||||||
|
@@ -411,8 +411,8 @@ echo - MySQL: The world''s
|
|||||||
- source database;
|
- source database;
|
||||||
|
|
||||||
echo - MySQL: The world''s
|
echo - MySQL: The world''s
|
||||||
-- most popular open
|
-- most popular
|
||||||
-- source database;
|
-- open source database;
|
||||||
|
|
||||||
echo # MySQL: The
|
echo # MySQL: The
|
||||||
--world''s
|
--world''s
|
||||||
@@ -469,8 +469,8 @@ echo $message;
|
|||||||
|
|
||||||
let $message= -- MySQL: The
|
let $message= -- MySQL: The
|
||||||
-- world''s most
|
-- world''s most
|
||||||
-- popular open
|
-- popular
|
||||||
-- source database;
|
-- open source database;
|
||||||
echo $message;
|
echo $message;
|
||||||
|
|
||||||
let $message= # MySQL: The
|
let $message= # MySQL: The
|
||||||
|
Reference in New Issue
Block a user