Skip to content

Commit

Permalink
[init] docker-project
Browse files Browse the repository at this point in the history
  • Loading branch information
JeongJaeSoon committed Nov 2, 2020
1 parent 3fe4d3a commit 4e6b8f9
Show file tree
Hide file tree
Showing 341 changed files with 8,720 additions and 3 deletions.
604 changes: 604 additions & 0 deletions DB_backup/backup_2020-09-27_00:00:01.sql

Large diffs are not rendered by default.

604 changes: 604 additions & 0 deletions DB_backup/backup_2020-09-28_00:00:01.sql

Large diffs are not rendered by default.

598 changes: 598 additions & 0 deletions DB_backup/backup_2020-09-29_00:00:01.sql

Large diffs are not rendered by default.

602 changes: 602 additions & 0 deletions DB_backup/backup_2020-09-30_09:00:01.sql

Large diffs are not rendered by default.

602 changes: 602 additions & 0 deletions DB_backup/backup_2020-10-01_09:00:01.sql

Large diffs are not rendered by default.

602 changes: 602 additions & 0 deletions DB_backup/backup_2020-10-02_09:00:01.sql

Large diffs are not rendered by default.

602 changes: 602 additions & 0 deletions DB_backup/backup_2020-10-03_09:00:01.sql

Large diffs are not rendered by default.

602 changes: 602 additions & 0 deletions DB_backup/backup_2020-10-04_09:00:01.sql

Large diffs are not rendered by default.

661 changes: 661 additions & 0 deletions DB_backup/backup_2020-10-05_09:00:01.sql

Large diffs are not rendered by default.

662 changes: 662 additions & 0 deletions DB_backup/backup_2020-10-05_20:10:01.sql

Large diffs are not rendered by default.

662 changes: 662 additions & 0 deletions DB_backup/backup_2020-10-05_20:11:01.sql

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
FROM php:7.2-fpm-alpine

RUN apk add --no-cache zip libzip-dev
RUN docker-php-ext-configure zip
RUN docker-php-ext-install zip
RUN docker-php-ext-install pdo pdo_mysql
# RUN docker-php-ext-install pdo pdo_mysql zip

# Copy scheduler_crontab.conf file to the crontabs directory
COPY scheduler_crontab.conf /etc/crontabs
Expand Down
8 changes: 7 additions & 1 deletion db_backup.sh
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
echo "Backup start!"

current=$(date +"%Y-%m-%d_%H:%M:%S")
today=$(date +"%Y년 %m월 %d일")

backup_command="cat backup_$current.sql | docker exec -i mysql /usr/bin/mysql -u oic_yju --password=oic_yju e_global_zone"

dir="/home/ubuntu"
docker exec mysql /usr/bin/mysqldump -u oic_yju --password=oic_yju e_global_zone > $dir/E_Global_Zone/server/DB_backup/backup_$current.sql

echo "Backup complete. Check the path 저장경로"
echo "[ $today 기준 존 백업 Data ]\n\n백업 명령어 : $backup_command" | mutt -s "[BACK UP_ZONE] $today" [email protected] -a $dir/E_Global_Zone/server/DB_backup/backup_$current.sql

echo "[$current] Backup complete. Check the path 저장경로"

2 changes: 2 additions & 0 deletions mysql/auto.cnf
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[auto]
server-uuid=0e588674-fda6-11ea-9f27-0242ac120002
27 changes: 27 additions & 0 deletions mysql/ca-key.pem
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
-----BEGIN RSA PRIVATE KEY-----
MIIEowIBAAKCAQEAwpqObvRdnhrn1XsdoHqc0STt6F6G8BedTgxL2oSOwK4/ovlk
pztQtmLPcOZ+unRbdoJNEjA53MLrQeKnlDP56PCNn8VHpzxvVaqtHFjmM3YVZJbb
znKyJaup/Sil3kw7R0SFUeYG6TeTNGCdzQNsCnar7BycVrXjdC8N39UNYn0nSj+y
WXhH9kbcKAiqdzOFv5tzIfUMcmB8IuCX1Jy1r5dHOh1LbmgV9oiUVAh051p/IKxf
puRw9Pq+bIF4ogeItFpCKvSkkj9HU/GgvK0OvLuaDOtnX6V1a0ZMo69Au4o1G5Rs
EAHECoo+yE4HY7PknwDPA8RG9KpsSOblUI+B4wIDAQABAoIBAFD9V+fvhYLGedPM
EFF4lgko0GaT6J7FhS81SOBhqLOiEVP3bR94PSgayXCYTQe2Y1ZX9lFqhrpM2PIr
rUittQVwD9D9nsuICGHjzXXtvaiPLWoWqtYpv+CTqAR3RUjV+xm297FVBW1MNtRm
nWX0VaOpLfXvFlW0DzyMVL7iAVcKO1R7Ar3ptKP5MgfE84mVDT3gFbsRV5eJoPQD
b8mBvBDGuUGe1MkcU9yGKpOkLGuq3v5p3lPm1ClsQXTzJCph2BNY8IkmUcOVD+sr
VI3gBzPKu+ws354wRHv7IIU1hak+9z2pjVeFMaH38p42kZWcoEHpZ1857Je6mOzt
x39gSmECgYEA5VODeZuj4QHKGluU18MxqTquJ5bz2K1Zr92CnRFSBocw3VFrtfFi
m1ChmCsp1c+HoD0wDxqwVaC+ov//Mdk5wn3M+pFi2ZQZeYs3vH/YeWndlvFZCdrM
Jn5ElTtbB6newGUulRL0FMs9CcX35wEMZqR+j3jDtGOT+Ae+kb67UBECgYEA2T0i
tDt5bdGyBZpEKwTyE3Scd7FYaOBH9aNOiEFu4VR4AKcFE7NuKP4ERwONviI4dQ9i
ekxZkxmWfovXvkfSqPcCYQtPG2cOKl1BY4btLtdGRfIIH1/ZzKgjAOLvuFgC1XwF
AW5HnOCohE8XqlP5B0xikXUCId1DAxy0nP50JrMCgYA8t8fvws25HYgtQmI+Xmgf
rnG9+bHGhN9iOPwEKjnVkKXXc19ZZPf+t3KRn5wMCE6YlprK5P4bLdxLvAwNXr50
SGqlTSknApdcHwg62H6wZt9Mv8obWdsDthriiDyp4sgfmKqkvcfyWX1nwQrKFvT5
mEQKKKdoc5UR7rr+S8m8gQKBgEG8HR86i/DuLhdB6fS2h2XZuGsDkAQUMdIje2UB
n8KxY6qW35NpjSD8VGEEs0RgaIMLh7oIFmbLrF1YhYz/gMA+Fks1N9fL5F5vX5T1
RBoTbCFILqsHvwkNq6HeCbnXb+wXnhAjxamz1WpL4JZa2JUbyQvIwz9qC5gKfKCw
4oa/AoGBAMaFE7pRDMlgdFQ8lMaNNCvCpAgdWJI0OJafY2PenHny6AqwZPOwtFrw
5iQI4a/RXlZopFbvhV4oneSKBmITNm24KJlmeoAwRWsCstXNPT5aKtDuvy+VoSKL
bAuZiQuc1zxiko0AvehJDvr3p6NWLzRN4V7GM2IYEQptWCMSFIrD
-----END RSA PRIVATE KEY-----
19 changes: 19 additions & 0 deletions mysql/ca.pem
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
-----BEGIN CERTIFICATE-----
MIIDAzCCAeugAwIBAgIBATANBgkqhkiG9w0BAQsFADA8MTowOAYDVQQDDDFNeVNR
TF9TZXJ2ZXJfNS43LjI2X0F1dG9fR2VuZXJhdGVkX0NBX0NlcnRpZmljYXRlMB4X
DTIwMDkyMzE0MDcwNloXDTMwMDkyMTE0MDcwNlowPDE6MDgGA1UEAwwxTXlTUUxf
U2VydmVyXzUuNy4yNl9BdXRvX0dlbmVyYXRlZF9DQV9DZXJ0aWZpY2F0ZTCCASIw
DQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMKajm70XZ4a59V7HaB6nNEk7ehe
hvAXnU4MS9qEjsCuP6L5ZKc7ULZiz3Dmfrp0W3aCTRIwOdzC60Hip5Qz+ejwjZ/F
R6c8b1WqrRxY5jN2FWSW285ysiWrqf0opd5MO0dEhVHmBuk3kzRgnc0DbAp2q+wc
nFa143QvDd/VDWJ9J0o/sll4R/ZG3CgIqnczhb+bcyH1DHJgfCLgl9Scta+XRzod
S25oFfaIlFQIdOdafyCsX6bkcPT6vmyBeKIHiLRaQir0pJI/R1PxoLytDry7mgzr
Z1+ldWtGTKOvQLuKNRuUbBABxAqKPshOB2Oz5J8AzwPERvSqbEjm5VCPgeMCAwEA
AaMQMA4wDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEARqhp1xgqLS8P
P00fZB87ulx3/8bjWVYkU+LUqNCL/NJRaiDWnNro1h6o3rkS1WEMJVWEHeEKgOit
aq21dtmIq7v3YK0kJtbIQczrNTFbE8xa3Pp0wHpJ+JVQYwErWhglO6yEpS53TzLE
zSHPPmVzmecK8WfOvQl0Bqw/Smoi/fmTgtJhBhHXBoHBCce11XX/HVCbxpvRZLUo
TqqqQ8/NsPePHMKXpOotOwBPNbbaqNnHdI1ufZmvCx+Ub64gjaQi05UG92jJmZuV
65eaLRq/b4N5Mg1epXyVDayeIjoQw5qJNvckUUiWGMAsBm3fdvQm33+b1m+YUHR7
ldoUVMGVIA==
-----END CERTIFICATE-----
19 changes: 19 additions & 0 deletions mysql/client-cert.pem
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
-----BEGIN CERTIFICATE-----
MIIDBDCCAeygAwIBAgIBAzANBgkqhkiG9w0BAQsFADA8MTowOAYDVQQDDDFNeVNR
TF9TZXJ2ZXJfNS43LjI2X0F1dG9fR2VuZXJhdGVkX0NBX0NlcnRpZmljYXRlMB4X
DTIwMDkyMzE0MDcwN1oXDTMwMDkyMTE0MDcwN1owQDE+MDwGA1UEAww1TXlTUUxf
U2VydmVyXzUuNy4yNl9BdXRvX0dlbmVyYXRlZF9DbGllbnRfQ2VydGlmaWNhdGUw
ggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCipIitemeESqYgJBiXMwKv
nEbWi4QmayJ/JweEVZV1x/S6E5mlpaj/Ym/FQF0hhc+I43hBH6PnQ0TW64RZfman
2RZ78v54zv8hgYGVSCxd+iuKr/yZzxMHIGuzwzxnemnsH2lmuDWiDOT5PEilvZBD
9+aVpF9ZcF6E5rZsaCobaj5rBAazQkyUC1LI2n4poiJ7I+T7+WKu+YjgXv0ZBa1v
7F7xYTKMaGdkS16Jaw2ORe1LPTDAuDtUmiyP/LQRrg4+Nkz5f1HCGbDCdrgJZGOj
cn6kHcF/gBNntPpXTvfAgbTg2GhdtBXfBttpJj7FLiTUXLmD52bHteF5WTDNNJX/
AgMBAAGjDTALMAkGA1UdEwQCMAAwDQYJKoZIhvcNAQELBQADggEBABkZeAsp29tN
s/4KRRQLZ396H/595k/hVvFC/kJVcpqoLb8ymEXtRKG0cf3p1UNR0Y6LVhNYkSDR
x8yM7fTFSwJ73ZcaberCEturRG7lecUZZsNfm0/EkKcEVLruMlo/f6778AUdG2Yo
NDlEPBKn4nHUSo1/u9Qkb3I6cAAedU+1fNU5lwpyouo99NSygzDJhPbmf6Q0Puro
cNitM7UITWU5ekZntHZgm6anxxJvDP21Fm/r9Embwfp1YB0NJe3TIDb5dTXII7kr
O+4glnTrG4nHCFrjP0MY5E2oYAhvBaBBlUHzMzbH5Qj5mDUYZMJdqhsUuXClx0rh
lVjElTSpDps=
-----END CERTIFICATE-----
27 changes: 27 additions & 0 deletions mysql/client-key.pem
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
-----BEGIN RSA PRIVATE KEY-----
MIIEowIBAAKCAQEAoqSIrXpnhEqmICQYlzMCr5xG1ouEJmsifycHhFWVdcf0uhOZ
paWo/2JvxUBdIYXPiON4QR+j50NE1uuEWX5mp9kWe/L+eM7/IYGBlUgsXforiq/8
mc8TByBrs8M8Z3pp7B9pZrg1ogzk+TxIpb2QQ/fmlaRfWXBehOa2bGgqG2o+awQG
s0JMlAtSyNp+KaIieyPk+/lirvmI4F79GQWtb+xe8WEyjGhnZEteiWsNjkXtSz0w
wLg7VJosj/y0Ea4OPjZM+X9Rwhmwwna4CWRjo3J+pB3Bf4ATZ7T6V073wIG04Nho
XbQV3wbbaSY+xS4k1Fy5g+dmx7XheVkwzTSV/wIDAQABAoIBAClUgl8DMfcOOTUF
tzIFBnO11NKEVaqloviI5IIedYKes3PtsyfC9zUewKRxfLkeFeUFWPPDpJUKJR4w
b0uGsXOJ2QrabwwoHfFXxaQ32P5wqkvt+NTlKEKxXG0r+deZ5fzY5qHxwb9SY4Vq
alOj3ltHTdNNF+XUhlBjiIv31GtuplSfftBIgA7D7GvanvK+dQMWc1tV3Y+Axccn
V/2YgYLENqMsLE3F6tIGqKlX8EjxfbFR/BDkznPVOYUCM+pvEsX3YWw2b0gNfwTV
zt6l735hzq5ZTUnNa09+2M/+LtfTZRsYgu6UbhxgBgwp1A1dG9ty0Qwq2Mu+Yyyl
qOfd3cECgYEA2MGZAi5Ul08enWaWd13VwVzKJPve0vGs2rhlGFFNnPmkE40W0Nib
iYuLtkDHa0tPVI6N/Hht9DtUWGQeOLLL75ifcK60S3fRY7T+rr+w9kirpjSi6skt
PdK7PqbA3kK5r6BFkmrlnSHYgXxuwZQPl0xIRoPHvUzFEyTM3htcJ3ECgYEAwBbW
Gv79gUNDyUc57i4vryb3jIIw3g1xPsYqDQod9igq8ZmObL1zRXPjP2MpV6okNcL9
4syI4ZrkSkDHYSMCwCgP0HZT7ru2pzfCURjt9dmqVHuIEF6p0ifFzYnlNqLK7UPO
uS/Hyipw35gNKt+hr27UR7q8zquucpteNwCRPG8CgYEAt0uflFSRfBKQFRK3kuFq
7UUGPBgx6bgtMBhWhSXbuC7zLQVWke1aOgojb0+AU58vypVyRFmiwbGaNdUUKWYp
RseNrMBP/rGoA+T+qc+4WcxCOx6v1lOhSnJ1nRluZ4WNeJLTwmlbGnGQoI8VKeWG
+a6sP9UYh1/wF6w7AmeomkECgYBdYbysWxH6aSznCM1M0P81cwgdMp13FancDpIa
zLRMGrLlyPTIQEFtniz3f8l1aK05xZWPUEerBZW900gaHN8Vc2Rcv2mGQZNGL4Ez
0567ShnYAEXhT2PXWqZ6iXL44KMuPSyeMnA6A+/jgxPDp/v+QS7JwCpRfnzMEmP2
8Tup2QKBgBA+p/ZX0RUGHymsWRBzVXXPjDaPuEJcVs66DBGD9L5d3YU3wJHL8/+j
JtPvqcQeWQ7Z0AoEdiTb/EA356WhcyAStHGDlu3t80n1BeXtd40O2lHfRP2qhwJV
uNjCbGgT2YWXD+VzYDBdfdCnz/Zr2df3xOnMnCdjZYJboL5c8RsF
-----END RSA PRIVATE KEY-----
Binary file added mysql/e_global_zone/admins.frm
Binary file not shown.
Binary file added mysql/e_global_zone/admins.ibd
Binary file not shown.
2 changes: 2 additions & 0 deletions mysql/e_global_zone/db.opt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
default-character-set=latin1
default-collation=latin1_swedish_ci
Binary file added mysql/e_global_zone/departments.frm
Binary file not shown.
Binary file added mysql/e_global_zone/departments.ibd
Binary file not shown.
Binary file added mysql/e_global_zone/migrations.frm
Binary file not shown.
Binary file added mysql/e_global_zone/migrations.ibd
Binary file not shown.
Binary file added mysql/e_global_zone/notices.frm
Binary file not shown.
Binary file added mysql/e_global_zone/notices.ibd
Binary file not shown.
Binary file added mysql/e_global_zone/notices_imgs.frm
Binary file not shown.
Binary file added mysql/e_global_zone/notices_imgs.ibd
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added mysql/e_global_zone/oauth_access_tokens.frm
Binary file not shown.
Binary file added mysql/e_global_zone/oauth_access_tokens.ibd
Binary file not shown.
Binary file added mysql/e_global_zone/oauth_auth_codes.frm
Binary file not shown.
Binary file added mysql/e_global_zone/oauth_auth_codes.ibd
Binary file not shown.
Binary file added mysql/e_global_zone/oauth_clients.frm
Binary file not shown.
Binary file added mysql/e_global_zone/oauth_clients.ibd
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added mysql/e_global_zone/oauth_refresh_tokens.frm
Binary file not shown.
Binary file added mysql/e_global_zone/oauth_refresh_tokens.ibd
Binary file not shown.
Binary file added mysql/e_global_zone/reservations.frm
Binary file not shown.
Binary file added mysql/e_global_zone/reservations.ibd
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added mysql/e_global_zone/schedules.frm
Binary file not shown.
Binary file added mysql/e_global_zone/schedules.ibd
Binary file not shown.
Binary file added mysql/e_global_zone/schedules_result_imgs.frm
Binary file not shown.
Binary file added mysql/e_global_zone/schedules_result_imgs.ibd
Binary file not shown.
Binary file added mysql/e_global_zone/sections.frm
Binary file not shown.
Binary file added mysql/e_global_zone/sections.ibd
Binary file not shown.
Binary file added mysql/e_global_zone/settings.frm
Binary file not shown.
Binary file added mysql/e_global_zone/settings.ibd
Binary file not shown.
Binary file added mysql/e_global_zone/student_foreigners.frm
Binary file not shown.
Binary file added mysql/e_global_zone/student_foreigners.ibd
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added mysql/e_global_zone/student_koreans.frm
Binary file not shown.
Binary file added mysql/e_global_zone/student_koreans.ibd
Binary file not shown.
Binary file added mysql/e_global_zone/work_student_foreigners.frm
Binary file not shown.
Binary file added mysql/e_global_zone/work_student_foreigners.ibd
Binary file not shown.
207 changes: 207 additions & 0 deletions mysql/ib_buffer_pool
Original file line number Diff line number Diff line change
@@ -0,0 +1,207 @@
3,3
0,51
10,314
0,547
10,313
0,546
10,312
10,311
0,545
0,243
10,310
11,30
0,544
10,309
10,308
0,543
10,307
0,542
10,306
0,541
10,305
10,304
0,540
8,18
10,303
8,17
0,539
10,302
10,301
11,29
0,538
10,300
0,537
10,299
10,298
0,536
10,297
0,535
10,296
10,295
0,534
10,294
0,533
10,293
0,532
10,292
10,291
0,531
10,290
11,28
0,530
10,289
10,288
0,529
10,287
0,528
10,286
10,285
0,527
10,284
0,526
10,283
10,282
0,525
10,281
0,524
10,280
9,7
10,279
0,523
10,278
0,522
10,277
10,276
0,521
10,275
11,27
0,520
10,274
10,273
0,519
10,272
0,518
10,271
10,270
0,517
10,269
0,516
8,16
10,268
10,267
0,515
10,266
0,514
10,265
0,513
10,264
10,263
0,512
11,26
10,262
0,511
10,261
0,510
10,260
10,259
0,509
10,258
0,508
10,257
11,25
0,507
10,256
10,255
0,506
10,254
0,505
10,253
10,252
0,504
10,251
0,503
10,250
10,249
0,502
10,248
0,501
10,247
10,246
0,500
11,24
10,245
0,499
8,15
10,244
0,498
10,243
10,242
0,497
10,241
0,496
10,240
10,239
0,495
10,238
0,494
10,237
8,14
10,236
0,493
10,235
0,492
10,234
10,233
0,491
10,232
11,23
0,490
10,231
10,230
0,489
10,229
0,488
10,228
10,227
0,487
10,226
0,486
10,225
0,485
10,224
10,223
0,484
11,22
10,222
0,483
10,221
0,482
10,220
10,219
0,481
10,218
0,480
10,217
10,216
0,479
10,215
0,478
10,214
10,213
0,477
10,212
8,13
8,12
11,21
0,476
10,211
0,475
10,210
10,209
0,474
10,208
0,473
10,207
0,472
10,206
10,205
Binary file added mysql/ib_logfile0
Binary file not shown.
Binary file added mysql/ib_logfile1
Binary file not shown.
Binary file added mysql/ibdata1
Binary file not shown.
Binary file added mysql/ibtmp1
Binary file not shown.
Empty file added mysql/mysql/columns_priv.MYD
Empty file.
Binary file added mysql/mysql/columns_priv.MYI
Binary file not shown.
Binary file added mysql/mysql/columns_priv.frm
Binary file not shown.
1 change: 1 addition & 0 deletions mysql/mysql/db.MYD
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
�localhost performance_schema mysql.session �localhost sys mysql.sys �% e_global_zone oic_yju 
Binary file renamed src/.DS_Store → mysql/mysql/db.MYI
Binary file not shown.
Binary file added mysql/mysql/db.frm
Binary file not shown.
2 changes: 2 additions & 0 deletions mysql/mysql/db.opt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
default-character-set=latin1
default-collation=latin1_swedish_ci
Binary file added mysql/mysql/engine_cost.frm
Binary file not shown.
Binary file added mysql/mysql/engine_cost.ibd
Binary file not shown.
Empty file added mysql/mysql/event.MYD
Empty file.
Binary file added mysql/mysql/event.MYI
Binary file not shown.
Binary file added mysql/mysql/event.frm
Binary file not shown.
Empty file added mysql/mysql/func.MYD
Empty file.
Binary file added mysql/mysql/func.MYI
Binary file not shown.
Binary file added mysql/mysql/func.frm
Binary file not shown.
Binary file added mysql/mysql/general_log.CSM
Binary file not shown.
Empty file added mysql/mysql/general_log.CSV
Empty file.
Binary file added mysql/mysql/general_log.frm
Binary file not shown.
Binary file added mysql/mysql/gtid_executed.frm
Binary file not shown.
Binary file added mysql/mysql/gtid_executed.ibd
Binary file not shown.
Binary file added mysql/mysql/help_category.frm
Binary file not shown.
Binary file added mysql/mysql/help_category.ibd
Binary file not shown.
Binary file added mysql/mysql/help_keyword.frm
Binary file not shown.
Binary file added mysql/mysql/help_keyword.ibd
Binary file not shown.
Binary file added mysql/mysql/help_relation.frm
Binary file not shown.
Binary file added mysql/mysql/help_relation.ibd
Binary file not shown.
Binary file added mysql/mysql/help_topic.frm
Binary file not shown.
Binary file added mysql/mysql/help_topic.ibd
Binary file not shown.
Binary file added mysql/mysql/innodb_index_stats.frm
Binary file not shown.
Binary file added mysql/mysql/innodb_index_stats.ibd
Binary file not shown.
Binary file added mysql/mysql/innodb_table_stats.frm
Binary file not shown.
Binary file added mysql/mysql/innodb_table_stats.ibd
Binary file not shown.
Empty file.
Binary file added mysql/mysql/ndb_binlog_index.MYI
Binary file not shown.
Binary file added mysql/mysql/ndb_binlog_index.frm
Binary file not shown.
Binary file added mysql/mysql/plugin.frm
Binary file not shown.
Binary file added mysql/mysql/plugin.ibd
Binary file not shown.
Binary file added mysql/mysql/proc.MYD
Binary file not shown.
Binary file added mysql/mysql/proc.MYI
Binary file not shown.
Binary file added mysql/mysql/proc.frm
Binary file not shown.
Empty file added mysql/mysql/procs_priv.MYD
Empty file.
Binary file added mysql/mysql/procs_priv.MYI
Binary file not shown.
Binary file added mysql/mysql/procs_priv.frm
Binary file not shown.
Binary file added mysql/mysql/proxies_priv.MYD
Binary file not shown.
Binary file added mysql/mysql/proxies_priv.MYI
Binary file not shown.
Binary file added mysql/mysql/proxies_priv.frm
Binary file not shown.
Binary file added mysql/mysql/server_cost.frm
Binary file not shown.
Binary file added mysql/mysql/server_cost.ibd
Binary file not shown.
Binary file added mysql/mysql/servers.frm
Binary file not shown.
Binary file added mysql/mysql/servers.ibd
Binary file not shown.
Binary file added mysql/mysql/slave_master_info.frm
Binary file not shown.
Binary file added mysql/mysql/slave_master_info.ibd
Binary file not shown.
Binary file added mysql/mysql/slave_relay_log_info.frm
Binary file not shown.
Binary file added mysql/mysql/slave_relay_log_info.ibd
Binary file not shown.
Binary file added mysql/mysql/slave_worker_info.frm
Binary file not shown.
Binary file added mysql/mysql/slave_worker_info.ibd
Binary file not shown.
Binary file added mysql/mysql/slow_log.CSM
Binary file not shown.
Empty file added mysql/mysql/slow_log.CSV
Empty file.
Binary file added mysql/mysql/slow_log.frm
Binary file not shown.
Binary file added mysql/mysql/tables_priv.MYD
Binary file not shown.
Binary file added mysql/mysql/tables_priv.MYI
Binary file not shown.
Binary file added mysql/mysql/tables_priv.frm
Binary file not shown.
Binary file added mysql/mysql/time_zone.frm
Binary file not shown.
Binary file added mysql/mysql/time_zone.ibd
Binary file not shown.
Binary file added mysql/mysql/time_zone_leap_second.frm
Binary file not shown.
Binary file added mysql/mysql/time_zone_leap_second.ibd
Binary file not shown.
Binary file added mysql/mysql/time_zone_name.frm
Binary file not shown.
Binary file added mysql/mysql/time_zone_name.ibd
Binary file not shown.
Binary file added mysql/mysql/time_zone_transition.frm
Binary file not shown.
Binary file added mysql/mysql/time_zone_transition.ibd
Binary file not shown.
Binary file added mysql/mysql/time_zone_transition_type.frm
Binary file not shown.
Binary file added mysql/mysql/time_zone_transition_type.ibd
Binary file not shown.
Binary file added mysql/mysql/user.MYD
Binary file not shown.
Binary file added mysql/mysql/user.MYI
Binary file not shown.
Binary file added mysql/mysql/user.frm
Binary file not shown.
Binary file added mysql/performance_schema/accounts.frm
Binary file not shown.
Binary file added mysql/performance_schema/cond_instances.frm
Binary file not shown.
2 changes: 2 additions & 0 deletions mysql/performance_schema/db.opt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
default-character-set=utf8
default-collation=utf8_general_ci
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added mysql/performance_schema/events_waits_current.frm
Binary file not shown.
Binary file added mysql/performance_schema/events_waits_history.frm
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added mysql/performance_schema/file_instances.frm
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added mysql/performance_schema/global_status.frm
Binary file not shown.
Binary file added mysql/performance_schema/global_variables.frm
Binary file not shown.
Binary file added mysql/performance_schema/host_cache.frm
Binary file not shown.
Binary file added mysql/performance_schema/hosts.frm
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added mysql/performance_schema/metadata_locks.frm
Binary file not shown.
Binary file added mysql/performance_schema/mutex_instances.frm
Binary file not shown.
Binary file not shown.
Binary file added mysql/performance_schema/performance_timers.frm
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added mysql/performance_schema/rwlock_instances.frm
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added mysql/performance_schema/session_status.frm
Binary file not shown.
Binary file added mysql/performance_schema/session_variables.frm
Binary file not shown.
Binary file added mysql/performance_schema/setup_actors.frm
Binary file not shown.
Binary file added mysql/performance_schema/setup_consumers.frm
Binary file not shown.
Binary file added mysql/performance_schema/setup_instruments.frm
Binary file not shown.
Binary file added mysql/performance_schema/setup_objects.frm
Binary file not shown.
Binary file added mysql/performance_schema/setup_timers.frm
Binary file not shown.
Binary file added mysql/performance_schema/socket_instances.frm
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added mysql/performance_schema/status_by_account.frm
Binary file not shown.
Binary file added mysql/performance_schema/status_by_host.frm
Binary file not shown.
Binary file added mysql/performance_schema/status_by_thread.frm
Binary file not shown.
Binary file added mysql/performance_schema/status_by_user.frm
Binary file not shown.
Binary file added mysql/performance_schema/table_handles.frm
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added mysql/performance_schema/threads.frm
Binary file not shown.
Binary file not shown.
Binary file added mysql/performance_schema/users.frm
Binary file not shown.
Binary file added mysql/performance_schema/variables_by_thread.frm
Binary file not shown.
27 changes: 27 additions & 0 deletions mysql/private_key.pem
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
-----BEGIN RSA PRIVATE KEY-----
MIIEpgIBAAKCAQEAqJ78nhnPMqPsecIXcVMpkWfa5XFptSNwJjJLc022wXDP/dya
kzIIiQJGFNZum28sHA1KI7b+I8BSk68VaheFTUePsfhbnY3ggcQAUWslTemZPMtY
WO2tlW7aLbrI5rlGkzbGFWzq1U1gzW5YrFFooQvxAAKMwfRxuzr0EB9zNH1qj2BG
0i9M3r1ni+14zvfrg3QDKdBkqYVXnsbWQEqOsLcxOulYZYr2OIl6eunphQE0LUSd
nXKqxAclfYPJVlhYv9GmGqB1pUONiJSRs8sAZ4m/3pKsb1RfGHeHTZzWw38VZ5Ra
k4mp6A2jGRAJakO9OPpgh/gp3JKb8pznKbppbwIDAQABAoIBAQCi+TcT38IhIcp3
TB64SzaL8SLiTCFtD5lfcZD3Go+em1iL9mH4Do2tTmNJ1I8G8AZj/nw/1KgBCetG
DhzWc3FFZfr+ehqiRvRMt5HPH43opfSTi74SBXaWTZPWSwfN6BjMRE5jeuflzWnY
Y+SUeAJ2VUJTTiOZepdJ7QrjYmJIwbQ2QpchJCdAoi5cTF0dJMBU/1OaOD/WFDHX
N6++NV2c8HI1x4qRohdvgQ3pV8lrV5dS9oV58OL5bq3861tgCk7MmqYuIQWg8aV6
lschtRQKcFl9LM0MhHEZ6PGLCWst+QGPBihbXX/DEj9EtAKhvSi5XNLVKafCenOq
Xo1AEuLBAoGBAN/Ry193aAaRYxGvgYSfWowYTyIV4L0AbUihce7QhRReCl4lUYyn
U2X04MmRMBjIDMoZe1+T2DxsczvwjSX4UmKO5lqWNShzzZbmufU7PVn7FK4U5mob
3gHx75fj82saXtxXLNIrB8VdZcrCApfUUnMmOV/p4CnP6WzBUU6GlfoxAoGBAMDd
e4BBdPqb2aX6k6skFrn7juUQjtn365f+E8Q6Ho3qSBSGNTBM2U1YjUJmMNHhn6sc
mOljrg2YGTihF89dtZaGG/O9XBkjXeX2xBOfOumWj4SHhQPD+zHv0wmcM5mwNLcp
Dx1AoD2AgNOZeWulSP05nosY7DGyAgymb00EbhWfAoGBAIRPayA2YEJxs9UCoVgb
M9XZkP4fXMmd9PyYo9d/YQxXQ13AReMWD1EYX8IImBwuNpFKWwp3Rb8ChWSLoYUu
tNUakMZAQZB2VLS+FHQJ3wzQRrtaE5PqgWU49mAeGwnXfvhWeGKNmXxs5/3ijtHe
bBcyI3y1rxRImj72UPBQ01whAoGBAIq8yKKyc5vzkNW9M4zhIRgYxeoxxxE1Ltzf
gQifZmtgJQneoVRlc8wX70XcjTHtxBYrNDRv6D0PNNVvzNj26DGnt2PWy/GpZ1qN
8O7MlGyESilj82OKD6EUjBNVsijUgJdhieXZH2wejI2q0ZWGCMNgN5SIESCOlLrU
3yvgC/CxAoGBAJLjI4h23nBgbqfeqa4GEuciwQIhH18tEG7VIWBmKNNG/s3rYuZL
a9HkpJvalW+PzoeApYa7TiljTdhr6LQN0W3qQUHeHjEpqO5FaHcVuJJm5og8A0Ni
W1uA9DPtWUmEpP06CLhx/RPOTKyBl8EnFmilsIbKk1vqsYfh1WaIQu1G
-----END RSA PRIVATE KEY-----
9 changes: 9 additions & 0 deletions mysql/public_key.pem
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
-----BEGIN PUBLIC KEY-----
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqJ78nhnPMqPsecIXcVMp
kWfa5XFptSNwJjJLc022wXDP/dyakzIIiQJGFNZum28sHA1KI7b+I8BSk68VaheF
TUePsfhbnY3ggcQAUWslTemZPMtYWO2tlW7aLbrI5rlGkzbGFWzq1U1gzW5YrFFo
oQvxAAKMwfRxuzr0EB9zNH1qj2BG0i9M3r1ni+14zvfrg3QDKdBkqYVXnsbWQEqO
sLcxOulYZYr2OIl6eunphQE0LUSdnXKqxAclfYPJVlhYv9GmGqB1pUONiJSRs8sA
Z4m/3pKsb1RfGHeHTZzWw38VZ5Rak4mp6A2jGRAJakO9OPpgh/gp3JKb8pznKbpp
bwIDAQAB
-----END PUBLIC KEY-----
Loading

0 comments on commit 4e6b8f9

Please sign in to comment.