Skip to content

Commit

Permalink
Add new MariaDB sandbox mode into test data
Browse files Browse the repository at this point in the history
  • Loading branch information
williamdes committed Jul 10, 2024
1 parent e9ef5d7 commit fab8ab6
Show file tree
Hide file tree
Showing 18 changed files with 18 additions and 0 deletions.
1 change: 1 addition & 0 deletions samples/withdata0/database.sql
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/*!999999\- enable the sandbox mode */

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
Expand Down
1 change: 1 addition & 0 deletions samples/withdata0/events.sql
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/*!999999\- enable the sandbox mode */

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
Expand Down
1 change: 1 addition & 0 deletions samples/withdata0/routines.sql
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/*!999999\- enable the sandbox mode */

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
Expand Down
1 change: 1 addition & 0 deletions samples/withdata0/structure.sql
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/*!999999\- enable the sandbox mode */

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
Expand Down
1 change: 1 addition & 0 deletions samples/withdata0/triggers.sql
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/*!999999\- enable the sandbox mode */

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
Expand Down
1 change: 1 addition & 0 deletions samples/withdata0/users.sql
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/*!999999\- enable the sandbox mode */

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
Expand Down
1 change: 1 addition & 0 deletions samples/withdata1/database.sql
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/*!999999\- enable the sandbox mode */

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
Expand Down
1 change: 1 addition & 0 deletions samples/withdata1/events.sql
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/*!999999\- enable the sandbox mode */

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
Expand Down
1 change: 1 addition & 0 deletions samples/withdata1/routines.sql
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/*!999999\- enable the sandbox mode */

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
Expand Down
1 change: 1 addition & 0 deletions samples/withdata1/structure.sql
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/*!999999\- enable the sandbox mode */

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
Expand Down
1 change: 1 addition & 0 deletions samples/withdata1/triggers.sql
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/*!999999\- enable the sandbox mode */

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
Expand Down
1 change: 1 addition & 0 deletions samples/withdata1/users.sql
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/*!999999\- enable the sandbox mode */

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
Expand Down
1 change: 1 addition & 0 deletions samples/withdata2/database.sql
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/*!999999\- enable the sandbox mode */

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
Expand Down
1 change: 1 addition & 0 deletions samples/withdata2/events.sql
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/*!999999\- enable the sandbox mode */

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
Expand Down
1 change: 1 addition & 0 deletions samples/withdata2/routines.sql
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/*!999999\- enable the sandbox mode */

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
Expand Down
1 change: 1 addition & 0 deletions samples/withdata2/structure.sql
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/*!999999\- enable the sandbox mode */

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
Expand Down
1 change: 1 addition & 0 deletions samples/withdata2/triggers.sql
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/*!999999\- enable the sandbox mode */

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
Expand Down
1 change: 1 addition & 0 deletions samples/withdata2/users.sql
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/*!999999\- enable the sandbox mode */

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
Expand Down

0 comments on commit fab8ab6

Please sign in to comment.