Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Tulip Database through a GUI based Client

Tulip database at pinger.slac.stanford.edu can be accessed through any mySQL client from Building 050 3rd floor at SLAC. The recommended client is mySQL Workbench, which can be downloaded from http://dev.mysql.com/downloads/workbench/5.2.html. You need to be on the slac internal network to be able to access this. User that has access to it is Tulip through port 1000 (it does not work with the VPN I believe the port is blocked).

...

Sql query box could be used to get custom results

Example insert query 

...

insert into `tulip`.`landmarks` values ('0', 'pinger.narss.sci.eg', 'pinger.narss.sci.eg', '195.43.3.135', NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, 'Cairo', NULL, 'Egypt', 'Aftrica', '30.1191', '31.3103',  'Pinger', NULL, 'http://pinger.narss.sci.eg/cgi-bin/traceroute.pl?function=ping',  'http://pinger.narss.sci.eg/cgi-bin/traceroute.pl?', NULL, NULL, '1', '0000-00-00 00:00:00', '');

...

* Make sure safe mode is off