summaryrefslogtreecommitdiff
path: root/storage/tokudb/scripts/atc.readme
blob: 856dc532b13e1260c11c21ec0f22fd508a15bfd6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
The script to run the load the air traffic ontime database and run queries against it
is called run.atc.ontime.bas.

The queries are in the tokudb-engine/scripts/atc.ontime directory.

The data for the ontime database is in the amazon s3 bucket called tokutek-mysql-data.

$ s3ls -l tokutek-mysql-data --prefix=atc_On_Time_Performance
2010-06-15T13:07:09.000Z   1073741824 atc_On_Time_Performance.mysql.csv.gz.aa
2010-06-15T13:08:19.000Z   1073741824 atc_On_Time_Performance.mysql.csv.gz.ab
2010-06-15T13:09:38.000Z   1073741824 atc_On_Time_Performance.mysql.csv.gz.ac
2010-06-15T13:10:54.000Z    446709742 atc_On_Time_Performance.mysql.csv.gz.ad
2010-06-15T13:11:26.000Z          503 atc_On_Time_Performance.mysql.csv.gz.xml

The raw data is also stored in the amazon s3 bucket called tokutek-mysql-data.

$ s3ls -l tokutek-mysql-data --prefix=atc