Offset 1, 6 lines modified | Offset 1, 6 lines modified | ||
1 | · | 1 | ·a238842c39f856ea65f42c747bb79ce0·66176·java·optional·jython-stilts_3.5.1-2_all.deb |
2 | ·e7c84247c5c31550d6aefbebb454f7da·1254996·doc·optional·starlink-ttools-java-doc_3.5.1-2_all.deb | 2 | ·e7c84247c5c31550d6aefbebb454f7da·1254996·doc·optional·starlink-ttools-java-doc_3.5.1-2_all.deb |
3 | ·0548642a337db731f9a09b494bbe1f6b·5274436·java·optional·starlink-ttools-java_3.5.1-2_all.deb | ||
4 | · | 3 | ·a33641d8a73350d83b2d73cbfec970d5·5273832·java·optional·starlink-ttools-java_3.5.1-2_all.deb |
4 | ·7c5607b98cab3238c7daf96763a829ea·2379156·doc·optional·stilts-doc_3.5.1-2_all.deb | ||
5 | ·ad4c67fa8691cfb90b6437054823d7cd·229360·science·optional·stilts_3.5.1-2_all.deb | 5 | ·ad4c67fa8691cfb90b6437054823d7cd·229360·science·optional·stilts_3.5.1-2_all.deb |
Offset 1486, 15 lines modified | Offset 1486, 15 lines modified | ||
1486 | ········env·=·_JyEnvironment() | 1486 | ········env·=·_JyEnvironment() |
1487 | ········env.setValue('format',·_map_env_value(format)) | 1487 | ········env.setValue('format',·_map_env_value(format)) |
1488 | ········env.setValue('client',·_map_env_value(client)) | 1488 | ········env.setValue('client',·_map_env_value(client)) |
1489 | ········mode·=·_stilts.getModeFactory().createObject('samp') | 1489 | ········mode·=·_stilts.getModeFactory().createObject('samp') |
1490 | ········consumer·=·mode.createConsumer(env) | 1490 | ········consumer·=·mode.createConsumer(env) |
1491 | ········_check_unused_args(env) | 1491 | ········_check_unused_args(env) |
1492 | ········consumer.consume(self) | 1492 | ········consumer.consume(self) |
1493 | ····def·mode_tosql(self,·protocol,·db,·dbtable,·host='localhost',·write='create',·user='pbuilder | 1493 | ····def·mode_tosql(self,·protocol,·db,·dbtable,·host='localhost',·write='create',·user='pbuilder2',·password=None): |
1494 | ········'''\ | 1494 | ········'''\ |
1495 | ····Writes·a·new·table·to·an·SQL·database.·You·need·the·appropriate·JDBC | 1495 | ····Writes·a·new·table·to·an·SQL·database.·You·need·the·appropriate·JDBC |
1496 | ····drivers·and·-Djdbc.drivers·set·as·usual·(see·SUN/256). | 1496 | ····drivers·and·-Djdbc.drivers·set·as·usual·(see·SUN/256). |
1497 | ···· | 1497 | ···· |
1498 | ····Parameters: | 1498 | ····Parameters: |
1499 | ···· | 1499 | ···· |
1500 | ·······protocol·=·<jdbc-protocol>·······(String) | 1500 | ·······protocol·=·<jdbc-protocol>·······(String) |
Offset 1536, 15 lines modified | Offset 1536, 15 lines modified | ||
1536 | ················of·columns)·for·the·data·being·written. | 1536 | ················of·columns)·for·the·data·being·written. |
1537 | ···· | 1537 | ···· |
1538 | ··········[Default:·create] | 1538 | ··········[Default:·create] |
1539 | ···· | 1539 | ···· |
1540 | ·······user·=·<username>·······(String) | 1540 | ·······user·=·<username>·······(String) |
1541 | ··········User·name·for·the·SQL·connection·to·the·database. | 1541 | ··········User·name·for·the·SQL·connection·to·the·database. |
1542 | ···· | 1542 | ···· |
1543 | ··········[Default:·pbuilder | 1543 | ··········[Default:·pbuilder2] |
1544 | ···· | 1544 | ···· |
1545 | ·······password·=·<passwd>·······(String) | 1545 | ·······password·=·<passwd>·······(String) |
1546 | ··········Password·for·the·SQL·connection·to·the·database. | 1546 | ··········Password·for·the·SQL·connection·to·the·database. |
1547 | ····''' | 1547 | ····''' |
1548 | ········env·=·_JyEnvironment() | 1548 | ········env·=·_JyEnvironment() |
1549 | ········env.setValue('protocol',·_map_env_value(protocol)) | 1549 | ········env.setValue('protocol',·_map_env_value(protocol)) |
1550 | ········env.setValue('db',·_map_env_value(db)) | 1550 | ········env.setValue('db',·_map_env_value(db)) |
Offset 4290, 15 lines modified | Offset 4290, 15 lines modified | ||
4290 | ······classpath·and·referenced·in·the·jdbc.drivers·system·property | 4290 | ······classpath·and·referenced·in·the·jdbc.drivers·system·property |
4291 | ······as·well·for·the·connection·to·be·made. | 4291 | ······as·well·for·the·connection·to·be·made. |
4292 | ···user·=·<value>·······(String) | 4292 | ···user·=·<value>·······(String) |
4293 | ······User·name·for·logging·in·to·SQL·database.·Defaults·to·the | 4293 | ······User·name·for·logging·in·to·SQL·database.·Defaults·to·the |
4294 | ······current·username. | 4294 | ······current·username. |
4295 | ······[Default:·pbuilder | 4295 | ······[Default:·pbuilder2] |
4296 | ···password·=·<value>·······(String) | 4296 | ···password·=·<value>·······(String) |
4297 | ······Password·for·logging·in·to·SQL·database. | 4297 | ······Password·for·logging·in·to·SQL·database. |
4298 | ···sql·=·<sql>·······(String) | 4298 | ···sql·=·<sql>·······(String) |
4299 | ······Text·of·an·SQL·statement·for·execution.·This·parameter·may·be | 4299 | ······Text·of·an·SQL·statement·for·execution.·This·parameter·may·be |
4300 | ······repeated,·or·statements·may·be·separated·by·semicolon·(";") | 4300 | ······repeated,·or·statements·may·be·separated·by·semicolon·(";") |
Offset 4497, 15 lines modified | Offset 4497, 15 lines modified | ||
4497 | ······classpath·and·referenced·in·the·jdbc.drivers·system·property | 4497 | ······classpath·and·referenced·in·the·jdbc.drivers·system·property |
4498 | ······as·well·for·the·connection·to·be·made. | 4498 | ······as·well·for·the·connection·to·be·made. |
4499 | ···user·=·<value>·······(String) | 4499 | ···user·=·<value>·······(String) |
4500 | ······User·name·for·logging·in·to·SQL·database.·Defaults·to·the | 4500 | ······User·name·for·logging·in·to·SQL·database.·Defaults·to·the |
4501 | ······current·username. | 4501 | ······current·username. |
4502 | ······[Default:·pbuilder | 4502 | ······[Default:·pbuilder2] |
4503 | ···password·=·<value>·······(String) | 4503 | ···password·=·<value>·······(String) |
4504 | ······Password·for·logging·in·to·SQL·database. | 4504 | ······Password·for·logging·in·to·SQL·database. |
4505 | ···dbtable·=·<table-name>·······(String) | 4505 | ···dbtable·=·<table-name>·······(String) |
4506 | ······The·name·of·the·table·in·the·SQL·database·which·provides·the | 4506 | ······The·name·of·the·table·in·the·SQL·database·which·provides·the |
4507 | ······remote·data. | 4507 | ······remote·data. |
Offset 4605, 15 lines modified | Offset 4605, 15 lines modified | ||
4605 | ······classpath·and·referenced·in·the·jdbc.drivers·system·property | 4605 | ······classpath·and·referenced·in·the·jdbc.drivers·system·property |
4606 | ······as·well·for·the·connection·to·be·made. | 4606 | ······as·well·for·the·connection·to·be·made. |
4607 | ···user·=·<value>·······(String) | 4607 | ···user·=·<value>·······(String) |
4608 | ······User·name·for·logging·in·to·SQL·database.·Defaults·to·the | 4608 | ······User·name·for·logging·in·to·SQL·database.·Defaults·to·the |
4609 | ······current·username. | 4609 | ······current·username. |
4610 | ······[Default:·pbuilder | 4610 | ······[Default:·pbuilder2] |
4611 | ···password·=·<value>·······(String) | 4611 | ···password·=·<value>·······(String) |
4612 | ······Password·for·logging·in·to·SQL·database. | 4612 | ······Password·for·logging·in·to·SQL·database. |
4613 | ···select·=·<select-stmt>·······(String) | 4613 | ···select·=·<select-stmt>·······(String) |
4614 | ······Gives·the·full·text·(including·"SELECT")·of·the·SELECT | 4614 | ······Gives·the·full·text·(including·"SELECT")·of·the·SELECT |
4615 | ······statement·to·identify·which·rows·undergo·updates. | 4615 | ······statement·to·identify·which·rows·undergo·updates. |
Offset 13235, 15 lines modified | Offset 13235, 15 lines modified | ||
13235 | ····env.setValue('format',·_map_env_value(format)) | 13235 | ····env.setValue('format',·_map_env_value(format)) |
13236 | ····env.setValue('client',·_map_env_value(client)) | 13236 | ····env.setValue('client',·_map_env_value(client)) |
13237 | ····mode·=·_stilts.getModeFactory().createObject('samp') | 13237 | ····mode·=·_stilts.getModeFactory().createObject('samp') |
13238 | ····consumer·=·mode.createConsumer(env) | 13238 | ····consumer·=·mode.createConsumer(env) |
13239 | ····_check_unused_args(env) | 13239 | ····_check_unused_args(env) |
13240 | ····consumer.consume(table) | 13240 | ····consumer.consume(table) |
13241 | def·mode_tosql(table,·protocol,·db,·dbtable,·host='localhost',·write='create',·user='pbuilder | 13241 | def·mode_tosql(table,·protocol,·db,·dbtable,·host='localhost',·write='create',·user='pbuilder2',·password=None): |
13242 | ····'''\ | 13242 | ····'''\ |
13243 | Writes·a·new·table·to·an·SQL·database.·You·need·the·appropriate·JDBC | 13243 | Writes·a·new·table·to·an·SQL·database.·You·need·the·appropriate·JDBC |
13244 | drivers·and·-Djdbc.drivers·set·as·usual·(see·SUN/256). | 13244 | drivers·and·-Djdbc.drivers·set·as·usual·(see·SUN/256). |
13245 | Parameters: | 13245 | Parameters: |
13246 | ···protocol·=·<jdbc-protocol>·······(String) | 13246 | ···protocol·=·<jdbc-protocol>·······(String) |
Offset 13285, 15 lines modified | Offset 13285, 15 lines modified | ||
13285 | ············of·columns)·for·the·data·being·written. | 13285 | ············of·columns)·for·the·data·being·written. |
13286 | ······[Default:·create] | 13286 | ······[Default:·create] |
13287 | ···user·=·<username>·······(String) | 13287 | ···user·=·<username>·······(String) |
13288 | ······User·name·for·the·SQL·connection·to·the·database. | 13288 | ······User·name·for·the·SQL·connection·to·the·database. |
13289 | ······[Default:·pbuilder | 13289 | ······[Default:·pbuilder2] |
13290 | ···password·=·<passwd>·······(String) | 13290 | ···password·=·<passwd>·······(String) |
13291 | ······Password·for·the·SQL·connection·to·the·database. | 13291 | ······Password·for·the·SQL·connection·to·the·database. |
13292 | ''' | 13292 | ''' |
13293 | ····env·=·_JyEnvironment() | 13293 | ····env·=·_JyEnvironment() |
13294 | ····env.setValue('protocol',·_map_env_value(protocol)) | 13294 | ····env.setValue('protocol',·_map_env_value(protocol)) |
13295 | ····env.setValue('db',·_map_env_value(db)) | 13295 | ····env.setValue('db',·_map_env_value(db)) |
Offset 1, 3 lines modified | Offset 1, 3 lines modified | ||
1 | -rw-r--r--···0········0········0········4·2024-11-20·14:21:47.000000·debian-binary | 1 | -rw-r--r--···0········0········0········4·2024-11-20·14:21:47.000000·debian-binary |
2 | -rw-r--r--···0········0········0·····123 | 2 | -rw-r--r--···0········0········0·····1232·2024-11-20·14:21:47.000000·control.tar.xz |
3 | -rw-r--r--···0········0········0··527 | 3 | -rw-r--r--···0········0········0··5272408·2024-11-20·14:21:47.000000·data.tar.xz |
Offset 2, 9 lines modified | Offset 2, 9 lines modified | ||
2 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-11-20·14:21:47.000000·./usr/ | 2 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-11-20·14:21:47.000000·./usr/ |
3 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-11-20·14:21:47.000000·./usr/share/ | 3 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-11-20·14:21:47.000000·./usr/share/ |
4 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-11-20·14:21:47.000000·./usr/share/doc/ | 4 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-11-20·14:21:47.000000·./usr/share/doc/ |
5 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-11-20·14:21:47.000000·./usr/share/doc/starlink-ttools-java/ | 5 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-11-20·14:21:47.000000·./usr/share/doc/starlink-ttools-java/ |
6 | -rw-r--r--···0·root·········(0)·root·········(0)·····2186·2024-11-20·14:21:47.000000·./usr/share/doc/starlink-ttools-java/changelog.Debian.gz | 6 | -rw-r--r--···0·root·········(0)·root·········(0)·····2186·2024-11-20·14:21:47.000000·./usr/share/doc/starlink-ttools-java/changelog.Debian.gz |
7 | -rw-r--r--···0·root·········(0)·root·········(0)·····2861·2024-10-14·07:19:59.000000·./usr/share/doc/starlink-ttools-java/copyright | 7 | -rw-r--r--···0·root·········(0)·root·········(0)·····2861·2024-10-14·07:19:59.000000·./usr/share/doc/starlink-ttools-java/copyright |
8 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-11-20·14:21:47.000000·./usr/share/java/ | 8 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-11-20·14:21:47.000000·./usr/share/java/ |
9 | -rw-r--r--···0·root·········(0)·root·········(0)··581370 | 9 | -rw-r--r--···0·root·········(0)·root·········(0)··5813707·2024-11-20·14:21:47.000000·./usr/share/java/starlink-ttools-3.5.1.jar |
10 | lrwxrwxrwx···0·root·········(0)·root·········(0)········0·2024-11-20·14:21:47.000000·./usr/share/java/starlink-ttools.jar·->·starlink-ttools-3.5.1.jar | 10 | lrwxrwxrwx···0·root·········(0)·root·········(0)········0·2024-11-20·14:21:47.000000·./usr/share/java/starlink-ttools.jar·->·starlink-ttools-3.5.1.jar |
Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
1 | Zip·file·size:·581370 | 1 | Zip·file·size:·5813707·bytes,·number·of·entries:·3595 |
2 | drwxr-xr-x··2.0·unx········0·bx·stor·24-Nov-20·14:21·META-INF/ | 2 | drwxr-xr-x··2.0·unx········0·bx·stor·24-Nov-20·14:21·META-INF/ |
3 | -rw-r--r--··2.0·unx······597·b-·defN·24-Nov-20·14:21·META-INF/MANIFEST.MF | 3 | -rw-r--r--··2.0·unx······597·b-·defN·24-Nov-20·14:21·META-INF/MANIFEST.MF |
4 | drwxr-xr-x··2.0·unx········0·b-·stor·24-Nov-20·14:21·cds/ | 4 | drwxr-xr-x··2.0·unx········0·b-·stor·24-Nov-20·14:21·cds/ |
5 | drwxr-xr-x··2.0·unx········0·b-·stor·24-Nov-20·14:21·cds/tools/ | 5 | drwxr-xr-x··2.0·unx········0·b-·stor·24-Nov-20·14:21·cds/tools/ |
6 | -rw-r--r--··2.0·unx······344·b-·defN·24-Nov-20·14:21·cds/tools/ExtApp.class | 6 | -rw-r--r--··2.0·unx······344·b-·defN·24-Nov-20·14:21·cds/tools/ExtApp.class |
7 | -rw-r--r--··2.0·unx···540407·b-·defN·24-Nov-20·14:21·stilts.py | 7 | -rw-r--r--··2.0·unx···540407·b-·defN·24-Nov-20·14:21·stilts.py |
8 | drwxr-xr-x··2.0·unx········0·b-·stor·24-Nov-20·14:21·uk/ | 8 | drwxr-xr-x··2.0·unx········0·b-·stor·24-Nov-20·14:21·uk/ |
Offset 3590, 8 lines modified | Offset 3590, 8 lines modified | ||
3590 | -rw-r--r--··2.0·unx·····7498·b-·defN·24-Nov-20·14:21·uk/ac/starlink/ttools/votlint/VotLintContext.class | 3590 | -rw-r--r--··2.0·unx·····7498·b-·defN·24-Nov-20·14:21·uk/ac/starlink/ttools/votlint/VotLintContext.class |
3591 | -rw-r--r--··2.0·unx·····2925·b-·defN·24-Nov-20·14:21·uk/ac/starlink/ttools/votlint/VotLintEntityResolver.class | 3591 | -rw-r--r--··2.0·unx·····2925·b-·defN·24-Nov-20·14:21·uk/ac/starlink/ttools/votlint/VotLintEntityResolver.class |
3592 | -rw-r--r--··2.0·unx······396·b-·defN·24-Nov-20·14:21·uk/ac/starlink/ttools/votlint/VotLintException.class | 3592 | -rw-r--r--··2.0·unx······396·b-·defN·24-Nov-20·14:21·uk/ac/starlink/ttools/votlint/VotLintException.class |
3593 | -rw-r--r--··2.0·unx·····5302·b-·defN·24-Nov-20·14:21·uk/ac/starlink/ttools/votlint/VotLinter.class | 3593 | -rw-r--r--··2.0·unx·····5302·b-·defN·24-Nov-20·14:21·uk/ac/starlink/ttools/votlint/VotLinter.class |
3594 | -rw-r--r--··2.0·unx·····4743·b-·defN·24-Nov-20·14:21·uk/ac/starlink/ttools/votlint/votable-1.0.dtd | 3594 | -rw-r--r--··2.0·unx·····4743·b-·defN·24-Nov-20·14:21·uk/ac/starlink/ttools/votlint/votable-1.0.dtd |
3595 | -rw-r--r--··2.0·unx·····5044·b-·defN·24-Nov-20·14:21·uk/ac/starlink/ttools/votlint/votable-1.1.dtd | 3595 | -rw-r--r--··2.0·unx·····5044·b-·defN·24-Nov-20·14:21·uk/ac/starlink/ttools/votlint/votable-1.1.dtd |
3596 | -rw-r--r--··2.0·unx·····5534·b-·defN·24-Nov-20·14:21·uk/ac/starlink/ttools/votlint/votable-1.2.dtd | 3596 | -rw-r--r--··2.0·unx·····5534·b-·defN·24-Nov-20·14:21·uk/ac/starlink/ttools/votlint/votable-1.2.dtd |
3597 | 3595·files,·11850620·bytes·uncompressed,·514405 | 3597 | 3595·files,·11850620·bytes·uncompressed,·5144051·bytes·compressed:··56.6% |
Offset 100, 176459 lines modified | Offset 100, 176459 lines modified | ||
100 | 0002F1·Extract·Zip·Spec······0A·(10)·'1.0' | 100 | 0002F1·Extract·Zip·Spec······0A·(10)·'1.0' |
101 | 0002F2·Extract·OS············00·(0)·'MS-DOS' | 101 | 0002F2·Extract·OS············00·(0)·'MS-DOS' |
102 | 0002F3·General·Purpose·Flag··0800·(2048) | 102 | 0002F3·General·Purpose·Flag··0800·(2048) |
103 | ·······[Bits·1-2]············0·'Normal·Compression' | 103 | ·······[Bits·1-2]············0·'Normal·Compression' |
104 | ·······[Bit·11]··············1·'Language·Encoding' | 104 | ·······[Bit·11]··············1·'Language·Encoding' |
105 | 0002F5·Compression·Method····0008·(8)·'Deflated' | 105 | 0002F5·Compression·Method····0008·(8)·'Deflated' |
106 | 0002F7·Modification·Time·····597472B7·(1500803767)·'Wed·Nov·20·14:21:46·2024' | 106 | 0002F7·Modification·Time·····597472B7·(1500803767)·'Wed·Nov·20·14:21:46·2024' |
107 | 0002FB·CRC··················· | 107 | 0002FB·CRC···················27F96837·(670656567) |
108 | 0002FF·Compressed·Size·······000167E | 108 | 0002FF·Compressed·Size·······000167E2·(92130) |
109 | 000303·Uncompressed·Size·····00083EF7·(540407) | 109 | 000303·Uncompressed·Size·····00083EF7·(540407) |
110 | 000307·Filename·Length·······0009·(9) | 110 | 000307·Filename·Length·······0009·(9) |
111 | 000309·Extra·Length··········0000·(0) | 111 | 000309·Extra·Length··········0000·(0) |
112 | 00030B·Filename··············'XXXXXXXXX' | 112 | 00030B·Filename··············'XXXXXXXXX' |
113 | # | 113 | # |
114 | #·WARNING:·Offset·0x30B:·Filename·'XXXXXXXXX' | 114 | #·WARNING:·Offset·0x30B:·Filename·'XXXXXXXXX' |
115 | #··········Zero·length·filename | 115 | #··········Zero·length·filename |
116 | # | 116 | # |
117 | 000314·PAYLOAD | 117 | 000314·PAYLOAD |
118 | 016AF | 118 | 016AF6·LOCAL·HEADER·#7·······04034B50·(67324752) |
119 | 016AF | 119 | 016AFA·Extract·Zip·Spec······0A·(10)·'1.0' |
120 | 016AF | 120 | 016AFB·Extract·OS············00·(0)·'MS-DOS' |
121 | 016AF | 121 | 016AFC·General·Purpose·Flag··0800·(2048) |
122 | ·······[Bit·11]··············1·'Language·Encoding' | 122 | ·······[Bit·11]··············1·'Language·Encoding' |
123 | 016AF | 123 | 016AFE·Compression·Method····0000·(0)·'Stored' |
124 | 016 | 124 | 016B00·Modification·Time·····597472B7·(1500803767)·'Wed·Nov·20·14:21:46·2024' |
125 | 016B0 | 125 | 016B04·CRC···················00000000·(0) |
126 | 016B0 | 126 | 016B08·Compressed·Size·······00000000·(0) |
127 | 016B0 | 127 | 016B0C·Uncompressed·Size·····00000000·(0) |
128 | 016B | 128 | 016B10·Filename·Length·······0003·(3) |
129 | 016B1 | 129 | 016B12·Extra·Length··········0000·(0) |
130 | 016B1 | 130 | 016B14·Filename··············'XXX' |
131 | # | 131 | # |
132 | #·WARNING:·Offset·0x16B1 | 132 | #·WARNING:·Offset·0x16B14:·Filename·'XXX' |
133 | #··········Zero·length·filename | 133 | #··········Zero·length·filename |
134 | # | 134 | # |
135 | 016B1 | 135 | 016B17·LOCAL·HEADER·#8·······04034B50·(67324752) |
136 | 016B1 | 136 | 016B1B·Extract·Zip·Spec······0A·(10)·'1.0' |
137 | 016B1 | 137 | 016B1C·Extract·OS············00·(0)·'MS-DOS' |
138 | 016B1 | 138 | 016B1D·General·Purpose·Flag··0800·(2048) |
139 | ·······[Bit·11]··············1·'Language·Encoding' | 139 | ·······[Bit·11]··············1·'Language·Encoding' |
140 | 016B1 | 140 | 016B1F·Compression·Method····0000·(0)·'Stored' |
141 | 016B2 | 141 | 016B21·Modification·Time·····597472B7·(1500803767)·'Wed·Nov·20·14:21:46·2024' |
142 | 016B2 | 142 | 016B25·CRC···················00000000·(0) |
143 | 016B2 | 143 | 016B29·Compressed·Size·······00000000·(0) |
144 | 016B2 | 144 | 016B2D·Uncompressed·Size·····00000000·(0) |
145 | 016B3 | 145 | 016B31·Filename·Length·······0006·(6) |
146 | 016B3 | 146 | 016B33·Extra·Length··········0000·(0) |
147 | 016B3 | 147 | 016B35·Filename··············'XXXXXX' |
148 | # | 148 | # |
149 | #·WARNING:·Offset·0x16B3 | 149 | #·WARNING:·Offset·0x16B35:·Filename·'XXXXXX' |
150 | #··········Zero·length·filename | 150 | #··········Zero·length·filename |
151 | # | 151 | # |
152 | 016B3 | 152 | 016B3B·LOCAL·HEADER·#9·······04034B50·(67324752) |
153 | 016B3 | 153 | 016B3F·Extract·Zip·Spec······0A·(10)·'1.0' |
154 | 016B | 154 | 016B40·Extract·OS············00·(0)·'MS-DOS' |
155 | 016B4 | 155 | 016B41·General·Purpose·Flag··0800·(2048) |
156 | ·······[Bit·11]··············1·'Language·Encoding' | 156 | ·······[Bit·11]··············1·'Language·Encoding' |
157 | 016B4 | 157 | 016B43·Compression·Method····0000·(0)·'Stored' |
158 | 016B4 | 158 | 016B45·Modification·Time·····597472B7·(1500803767)·'Wed·Nov·20·14:21:46·2024' |
159 | 016B4 | 159 | 016B49·CRC···················00000000·(0) |
160 | 016B4 | 160 | 016B4D·Compressed·Size·······00000000·(0) |
161 | 016B5 | 161 | 016B51·Uncompressed·Size·····00000000·(0) |
162 | 016B5 | 162 | 016B55·Filename·Length·······000F·(15) |
163 | 016B5 | 163 | 016B57·Extra·Length··········0000·(0) |
164 | 016B5 | 164 | 016B59·Filename··············'XXXXXXXXXXXXXXX' |
165 | # | 165 | # |
166 | #·WARNING:·Offset·0x16B5 | 166 | #·WARNING:·Offset·0x16B59:·Filename·'XXXXXXXXXXXXXXX' |
167 | #··········Zero·length·filename | 167 | #··········Zero·length·filename |
168 | # | 168 | # |
169 | 016B6 | 169 | 016B68·LOCAL·HEADER·#10······04034B50·(67324752) |
170 | 016B6 | 170 | 016B6C·Extract·Zip·Spec······0A·(10)·'1.0' |
171 | 016B6 | 171 | 016B6D·Extract·OS············00·(0)·'MS-DOS' |
172 | 016B6 | 172 | 016B6E·General·Purpose·Flag··0800·(2048) |
173 | ·······[Bit·11]··············1·'Language·Encoding' | 173 | ·······[Bit·11]··············1·'Language·Encoding' |
174 | 016B | 174 | 016B70·Compression·Method····0000·(0)·'Stored' |
175 | 016B7 | 175 | 016B72·Modification·Time·····597472B7·(1500803767)·'Wed·Nov·20·14:21:46·2024' |
176 | 016B7 | 176 | 016B76·CRC···················00000000·(0) |
177 | 016B7 | 177 | 016B7A·Compressed·Size·······00000000·(0) |
178 | 016B7 | 178 | 016B7E·Uncompressed·Size·····00000000·(0) |
179 | 016B8 | 179 | 016B82·Filename·Length·······0016·(22) |
180 | 016B8 | 180 | 016B84·Extra·Length··········0000·(0) |
181 | 016B8 | 181 | 016B86·Filename··············'XXXXXXXXXXXXXXXXXXXXXX' |
182 | # | 182 | # |
183 | #·WARNING:·Offset·0x16B8 | 183 | #·WARNING:·Offset·0x16B86:·Filename·'XXXXXXXXXXXXXXXXXXXXXX' |
184 | #··········Zero·length·filename | 184 | #··········Zero·length·filename |
185 | # | 185 | # |
186 | 016B9 | 186 | 016B9C·LOCAL·HEADER·#11······04034B50·(67324752) |
187 | 016B | 187 | 016BA0·Extract·Zip·Spec······0A·(10)·'1.0' |
188 | 016BA | 188 | 016BA1·Extract·OS············00·(0)·'MS-DOS' |
189 | 016BA | 189 | 016BA2·General·Purpose·Flag··0800·(2048) |
190 | ·······[Bits·1-2]············0·'Normal·Compression' | 190 | ·······[Bits·1-2]············0·'Normal·Compression' |
191 | ·······[Bit·11]··············1·'Language·Encoding' | 191 | ·······[Bit·11]··············1·'Language·Encoding' |
192 | 016BA | 192 | 016BA4·Compression·Method····0008·(8)·'Deflated' |
193 | 016BA | 193 | 016BA6·Modification·Time·····597472B7·(1500803767)·'Wed·Nov·20·14:21:46·2024' |
194 | 016BA | 194 | 016BAA·CRC···················C372973A·(3279066938) |
195 | 016BA | 195 | 016BAE·Compressed·Size·······00000AA7·(2727) |
196 | 016BB | 196 | 016BB2·Uncompressed·Size·····00001932·(6450) |
197 | 016BB | 197 | 016BB6·Filename·Length·······0024·(36) |
198 | 016BB | 198 | 016BB8·Extra·Length··········0000·(0) |
199 | 016BB | 199 | 016BBA·Filename··············'XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX' |
200 | # | 200 | # |
201 | #·WARNING:·Offset·0x16BB | 201 | #·WARNING:·Offset·0x16BBA:·Filename·'XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX' |
202 | #··········Zero·length·filename | 202 | #··········Zero·length·filename |
203 | # | 203 | # |
204 | 016BD | 204 | 016BDE·PAYLOAD |
205 | 01768 | 205 | 017685·LOCAL·HEADER·#12······04034B50·(67324752) |
206 | 01768 | 206 | 017689·Extract·Zip·Spec······0A·(10)·'1.0' |
207 | 01768 | 207 | 01768A·Extract·OS············00·(0)·'MS-DOS' |
208 | 01768 | 208 | 01768B·General·Purpose·Flag··0800·(2048) |
209 | ·······[Bits·1-2]············0·'Normal·Compression' | 209 | ·······[Bits·1-2]············0·'Normal·Compression' |
210 | ·······[Bit·11]··············1·'Language·Encoding' | 210 | ·······[Bit·11]··············1·'Language·Encoding' |
211 | 01768 | 211 | 01768D·Compression·Method····0008·(8)·'Deflated' |
212 | 01768 | 212 | 01768F·Modification·Time·····597472B7·(1500803767)·'Wed·Nov·20·14:21:46·2024' |
213 | 01769 | 213 | 017693·CRC···················4CB9F5A5·(1287255461) |
214 | 01769 | 214 | 017697·Compressed·Size·······000005D4·(1492) |
215 | 01769 | 215 | 01769B·Uncompressed·Size·····00000AC0·(2752) |
216 | 01769 | 216 | 01769F·Filename·Length·······002C·(44) |
217 | 0176A | 217 | 0176A1·Extra·Length··········0000·(0) |
218 | 0176A | 218 | 0176A3·Filename··············'XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX' |
219 | # | 219 | # |
220 | #·WARNING:·Offset·0x176A | 220 | #·WARNING:·Offset·0x176A3:·Filename·'XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX' |
Max diff block lines reached; 14366542/14375746 bytes (99.94%) of diff not shown. |
Offset 1486, 15 lines modified | Offset 1486, 15 lines modified | ||
1486 | ········env·=·_JyEnvironment() | 1486 | ········env·=·_JyEnvironment() |
1487 | ········env.setValue('format',·_map_env_value(format)) | 1487 | ········env.setValue('format',·_map_env_value(format)) |
1488 | ········env.setValue('client',·_map_env_value(client)) | 1488 | ········env.setValue('client',·_map_env_value(client)) |
1489 | ········mode·=·_stilts.getModeFactory().createObject('samp') | 1489 | ········mode·=·_stilts.getModeFactory().createObject('samp') |
1490 | ········consumer·=·mode.createConsumer(env) | 1490 | ········consumer·=·mode.createConsumer(env) |
1491 | ········_check_unused_args(env) | 1491 | ········_check_unused_args(env) |
1492 | ········consumer.consume(self) | 1492 | ········consumer.consume(self) |
1493 | ····def·mode_tosql(self,·protocol,·db,·dbtable,·host='localhost',·write='create',·user='pbuilder | 1493 | ····def·mode_tosql(self,·protocol,·db,·dbtable,·host='localhost',·write='create',·user='pbuilder2',·password=None): |
1494 | ········'''\ | 1494 | ········'''\ |
1495 | ····Writes·a·new·table·to·an·SQL·database.·You·need·the·appropriate·JDBC | 1495 | ····Writes·a·new·table·to·an·SQL·database.·You·need·the·appropriate·JDBC |
1496 | ····drivers·and·-Djdbc.drivers·set·as·usual·(see·SUN/256). | 1496 | ····drivers·and·-Djdbc.drivers·set·as·usual·(see·SUN/256). |
1497 | ···· | 1497 | ···· |
1498 | ····Parameters: | 1498 | ····Parameters: |
1499 | ···· | 1499 | ···· |
1500 | ·······protocol·=·<jdbc-protocol>·······(String) | 1500 | ·······protocol·=·<jdbc-protocol>·······(String) |
Offset 1536, 15 lines modified | Offset 1536, 15 lines modified | ||
1536 | ················of·columns)·for·the·data·being·written. | 1536 | ················of·columns)·for·the·data·being·written. |
1537 | ···· | 1537 | ···· |
1538 | ··········[Default:·create] | 1538 | ··········[Default:·create] |
1539 | ···· | 1539 | ···· |
1540 | ·······user·=·<username>·······(String) | 1540 | ·······user·=·<username>·······(String) |
1541 | ··········User·name·for·the·SQL·connection·to·the·database. | 1541 | ··········User·name·for·the·SQL·connection·to·the·database. |
1542 | ···· | 1542 | ···· |
1543 | ··········[Default:·pbuilder | 1543 | ··········[Default:·pbuilder2] |
1544 | ···· | 1544 | ···· |
1545 | ·······password·=·<passwd>·······(String) | 1545 | ·······password·=·<passwd>·······(String) |
1546 | ··········Password·for·the·SQL·connection·to·the·database. | 1546 | ··········Password·for·the·SQL·connection·to·the·database. |
1547 | ····''' | 1547 | ····''' |
1548 | ········env·=·_JyEnvironment() | 1548 | ········env·=·_JyEnvironment() |
1549 | ········env.setValue('protocol',·_map_env_value(protocol)) | 1549 | ········env.setValue('protocol',·_map_env_value(protocol)) |
1550 | ········env.setValue('db',·_map_env_value(db)) | 1550 | ········env.setValue('db',·_map_env_value(db)) |
Offset 4290, 15 lines modified | Offset 4290, 15 lines modified | ||
4290 | ······classpath·and·referenced·in·the·jdbc.drivers·system·property | 4290 | ······classpath·and·referenced·in·the·jdbc.drivers·system·property |
4291 | ······as·well·for·the·connection·to·be·made. | 4291 | ······as·well·for·the·connection·to·be·made. |
4292 | ···user·=·<value>·······(String) | 4292 | ···user·=·<value>·······(String) |
4293 | ······User·name·for·logging·in·to·SQL·database.·Defaults·to·the | 4293 | ······User·name·for·logging·in·to·SQL·database.·Defaults·to·the |
4294 | ······current·username. | 4294 | ······current·username. |
4295 | ······[Default:·pbuilder | 4295 | ······[Default:·pbuilder2] |
4296 | ···password·=·<value>·······(String) | 4296 | ···password·=·<value>·······(String) |
4297 | ······Password·for·logging·in·to·SQL·database. | 4297 | ······Password·for·logging·in·to·SQL·database. |
4298 | ···sql·=·<sql>·······(String) | 4298 | ···sql·=·<sql>·······(String) |
4299 | ······Text·of·an·SQL·statement·for·execution.·This·parameter·may·be | 4299 | ······Text·of·an·SQL·statement·for·execution.·This·parameter·may·be |
4300 | ······repeated,·or·statements·may·be·separated·by·semicolon·(";") | 4300 | ······repeated,·or·statements·may·be·separated·by·semicolon·(";") |
Offset 4497, 15 lines modified | Offset 4497, 15 lines modified | ||
4497 | ······classpath·and·referenced·in·the·jdbc.drivers·system·property | 4497 | ······classpath·and·referenced·in·the·jdbc.drivers·system·property |
4498 | ······as·well·for·the·connection·to·be·made. | 4498 | ······as·well·for·the·connection·to·be·made. |
4499 | ···user·=·<value>·······(String) | 4499 | ···user·=·<value>·······(String) |
4500 | ······User·name·for·logging·in·to·SQL·database.·Defaults·to·the | 4500 | ······User·name·for·logging·in·to·SQL·database.·Defaults·to·the |
4501 | ······current·username. | 4501 | ······current·username. |
4502 | ······[Default:·pbuilder | 4502 | ······[Default:·pbuilder2] |
4503 | ···password·=·<value>·······(String) | 4503 | ···password·=·<value>·······(String) |
4504 | ······Password·for·logging·in·to·SQL·database. | 4504 | ······Password·for·logging·in·to·SQL·database. |
4505 | ···dbtable·=·<table-name>·······(String) | 4505 | ···dbtable·=·<table-name>·······(String) |
4506 | ······The·name·of·the·table·in·the·SQL·database·which·provides·the | 4506 | ······The·name·of·the·table·in·the·SQL·database·which·provides·the |
4507 | ······remote·data. | 4507 | ······remote·data. |
Offset 4605, 15 lines modified | Offset 4605, 15 lines modified | ||
4605 | ······classpath·and·referenced·in·the·jdbc.drivers·system·property | 4605 | ······classpath·and·referenced·in·the·jdbc.drivers·system·property |
4606 | ······as·well·for·the·connection·to·be·made. | 4606 | ······as·well·for·the·connection·to·be·made. |
4607 | ···user·=·<value>·······(String) | 4607 | ···user·=·<value>·······(String) |
4608 | ······User·name·for·logging·in·to·SQL·database.·Defaults·to·the | 4608 | ······User·name·for·logging·in·to·SQL·database.·Defaults·to·the |
4609 | ······current·username. | 4609 | ······current·username. |
4610 | ······[Default:·pbuilder | 4610 | ······[Default:·pbuilder2] |
4611 | ···password·=·<value>·······(String) | 4611 | ···password·=·<value>·······(String) |
4612 | ······Password·for·logging·in·to·SQL·database. | 4612 | ······Password·for·logging·in·to·SQL·database. |
4613 | ···select·=·<select-stmt>·······(String) | 4613 | ···select·=·<select-stmt>·······(String) |
4614 | ······Gives·the·full·text·(including·"SELECT")·of·the·SELECT | 4614 | ······Gives·the·full·text·(including·"SELECT")·of·the·SELECT |
4615 | ······statement·to·identify·which·rows·undergo·updates. | 4615 | ······statement·to·identify·which·rows·undergo·updates. |
Offset 13235, 15 lines modified | Offset 13235, 15 lines modified | ||
13235 | ····env.setValue('format',·_map_env_value(format)) | 13235 | ····env.setValue('format',·_map_env_value(format)) |
13236 | ····env.setValue('client',·_map_env_value(client)) | 13236 | ····env.setValue('client',·_map_env_value(client)) |
13237 | ····mode·=·_stilts.getModeFactory().createObject('samp') | 13237 | ····mode·=·_stilts.getModeFactory().createObject('samp') |
13238 | ····consumer·=·mode.createConsumer(env) | 13238 | ····consumer·=·mode.createConsumer(env) |
13239 | ····_check_unused_args(env) | 13239 | ····_check_unused_args(env) |
13240 | ····consumer.consume(table) | 13240 | ····consumer.consume(table) |
13241 | def·mode_tosql(table,·protocol,·db,·dbtable,·host='localhost',·write='create',·user='pbuilder | 13241 | def·mode_tosql(table,·protocol,·db,·dbtable,·host='localhost',·write='create',·user='pbuilder2',·password=None): |
13242 | ····'''\ | 13242 | ····'''\ |
13243 | Writes·a·new·table·to·an·SQL·database.·You·need·the·appropriate·JDBC | 13243 | Writes·a·new·table·to·an·SQL·database.·You·need·the·appropriate·JDBC |
13244 | drivers·and·-Djdbc.drivers·set·as·usual·(see·SUN/256). | 13244 | drivers·and·-Djdbc.drivers·set·as·usual·(see·SUN/256). |
13245 | Parameters: | 13245 | Parameters: |
13246 | ···protocol·=·<jdbc-protocol>·······(String) | 13246 | ···protocol·=·<jdbc-protocol>·······(String) |
Offset 13285, 15 lines modified | Offset 13285, 15 lines modified | ||
13285 | ············of·columns)·for·the·data·being·written. | 13285 | ············of·columns)·for·the·data·being·written. |
13286 | ······[Default:·create] | 13286 | ······[Default:·create] |
13287 | ···user·=·<username>·······(String) | 13287 | ···user·=·<username>·······(String) |
13288 | ······User·name·for·the·SQL·connection·to·the·database. | 13288 | ······User·name·for·the·SQL·connection·to·the·database. |
13289 | ······[Default:·pbuilder | 13289 | ······[Default:·pbuilder2] |
13290 | ···password·=·<passwd>·······(String) | 13290 | ···password·=·<passwd>·······(String) |
13291 | ······Password·for·the·SQL·connection·to·the·database. | 13291 | ······Password·for·the·SQL·connection·to·the·database. |
13292 | ''' | 13292 | ''' |
13293 | ····env·=·_JyEnvironment() | 13293 | ····env·=·_JyEnvironment() |
13294 | ····env.setValue('protocol',·_map_env_value(protocol)) | 13294 | ····env.setValue('protocol',·_map_env_value(protocol)) |
13295 | ····env.setValue('db',·_map_env_value(db)) | 13295 | ····env.setValue('db',·_map_env_value(db)) |
Offset 1, 3 lines modified | Offset 1, 3 lines modified | ||
1 | -rw-r--r--···0········0········0········4·2024-11-20·14:21:47.000000·debian-binary | 1 | -rw-r--r--···0········0········0········4·2024-11-20·14:21:47.000000·debian-binary |
2 | -rw-r--r--···0········0········0·····3332·2024-11-20·14:21:47.000000·control.tar.xz | 2 | -rw-r--r--···0········0········0·····3332·2024-11-20·14:21:47.000000·control.tar.xz |
3 | -rw-r--r--···0········0········0··23756 | 3 | -rw-r--r--···0········0········0··2375632·2024-11-20·14:21:47.000000·data.tar.xz |
Offset 9042, 15 lines modified | Offset 9042, 15 lines modified | ||
9042 | ················</dt> | 9042 | ················</dt> |
9043 | ················ | 9043 | ················ |
9044 | ················<dd> | 9044 | ················<dd> |
9045 | ····················User·name·for·the·SQL·connection·to·the·database. | 9045 | ····················User·name·for·the·SQL·connection·to·the·database. |
9046 | ····················<p> | 9046 | ····················<p> |
9047 | ························[Default:·<code>pbuilder | 9047 | ························[Default:·<code>pbuilder2</code>] |
9048 | ····················</p> | 9048 | ····················</p> |
9049 | ················</dd> | 9049 | ················</dd> |
9050 | ················ | 9050 | ················ |
9051 | ················<dt> | 9051 | ················<dt> |
9052 | ····················<strong><code>password·=·<passwd></code>· <em>(String)</em></strong> | 9052 | ····················<strong><code>password·=·<passwd></code>· <em>(String)</em></strong> |
9053 | ················</dt> | 9053 | ················</dt> |
9054 | ················ | 9054 | ················ |
Offset 75078, 15 lines modified | Offset 75078, 15 lines modified | ||
75078 | ················ | 75078 | ················ |
75079 | ················<dd> | 75079 | ················<dd> |
75080 | ····················User·name·for·logging·in·to·SQL·database. | 75080 | ····················User·name·for·logging·in·to·SQL·database. |
75081 | Defaults·to·the·current·username. | 75081 | Defaults·to·the·current·username. |
75082 | ····················<p> | 75082 | ····················<p> |
75083 | ························[Default:·<code>pbuilder | 75083 | ························[Default:·<code>pbuilder2</code>] |
75084 | ····················</p> | 75084 | ····················</p> |
75085 | ················</dd> | 75085 | ················</dd> |
75086 | ················ | 75086 | ················ |
75087 | ············</dl> | 75087 | ············</dl> |
75088 | ············ | 75088 | ············ |
75089 | ········</p> | 75089 | ········</p> |
75090 | ········ | 75090 | ········ |
Offset 76021, 15 lines modified | Offset 76021, 15 lines modified | ||
76021 | ················ | 76021 | ················ |
76022 | ················<dd> | 76022 | ················<dd> |
76023 | ····················User·name·for·logging·in·to·SQL·database. | 76023 | ····················User·name·for·logging·in·to·SQL·database. |
76024 | Defaults·to·the·current·username. | 76024 | Defaults·to·the·current·username. |
76025 | ····················<p> | 76025 | ····················<p> |
76026 | ························[Default:·<code>pbuilder | 76026 | ························[Default:·<code>pbuilder2</code>] |
76027 | ····················</p> | 76027 | ····················</p> |
76028 | ················</dd> | 76028 | ················</dd> |
76029 | ················ | 76029 | ················ |
76030 | ················<dt> | 76030 | ················<dt> |
76031 | ····················<strong><code>where·=·<sql-condition></code>· <em>(String)</em></strong> | 76031 | ····················<strong><code>where·=·<sql-condition></code>· <em>(String)</em></strong> |
76032 | ················</dt> | 76032 | ················</dt> |
76033 | ················ | 76033 | ················ |
Offset 76243, 15 lines modified | Offset 76243, 15 lines modified | ||
76243 | ················ | 76243 | ················ |
76244 | ················<dd> | 76244 | ················<dd> |
76245 | ····················User·name·for·logging·in·to·SQL·database. | 76245 | ····················User·name·for·logging·in·to·SQL·database. |
76246 | Defaults·to·the·current·username. | 76246 | Defaults·to·the·current·username. |
76247 | ····················<p> | 76247 | ····················<p> |
76248 | ························[Default:·<code>pbuilder | 76248 | ························[Default:·<code>pbuilder2</code>] |
76249 | ····················</p> | 76249 | ····················</p> |
76250 | ················</dd> | 76250 | ················</dd> |
76251 | ················ | 76251 | ················ |
76252 | ············</dl> | 76252 | ············</dl> |
76253 | ············ | 76253 | ············ |
76254 | ········</p> | 76254 | ········</p> |
76255 | ········ | 76255 | ········ |
Offset 3501, 15 lines modified | Offset 3501, 15 lines modified | ||
3501 | ············of·the·same·name·already·exists,·it·is·dropped·first. | 3501 | ············of·the·same·name·already·exists,·it·is·dropped·first. |
3502 | ··········*·append:·Appends·to·an·existing·table.·An·error·results·if·the·named | 3502 | ··········*·append:·Appends·to·an·existing·table.·An·error·results·if·the·named |
3503 | ············table·has·the·wrong·structure·(number·or·types·of·columns)·for·the | 3503 | ············table·has·the·wrong·structure·(number·or·types·of·columns)·for·the |
3504 | ············data·being·written. | 3504 | ············data·being·written. |
3505 | ······[Default:·create] | 3505 | ······[Default:·create] |
3506 | ··u\x8us\x8se\x8er\x8r·=\x8=·<\x8<u\x8us\x8se\x8er\x8rn\x8na\x8am\x8me\x8e>\x8>·?\x8 ?\x8 ?\x8 ?\x8 ?\x8 ?\x8 (\x8(S\x8St\x8tr\x8ri\x8in\x8ng\x8g)\x8) | 3506 | ··u\x8us\x8se\x8er\x8r·=\x8=·<\x8<u\x8us\x8se\x8er\x8rn\x8na\x8am\x8me\x8e>\x8>·?\x8 ?\x8 ?\x8 ?\x8 ?\x8 ?\x8 (\x8(S\x8St\x8tr\x8ri\x8in\x8ng\x8g)\x8) |
3507 | ······User·name·for·the·SQL·connection·to·the·database. | 3507 | ······User·name·for·the·SQL·connection·to·the·database. |
3508 | ······[Default:·pbuilder | 3508 | ······[Default:·pbuilder2] |
3509 | ··p\x8pa\x8as\x8ss\x8sw\x8wo\x8or\x8rd\x8d·=\x8=·<\x8<p\x8pa\x8as\x8ss\x8sw\x8wd\x8d>\x8>·?\x8 ?\x8 ?\x8 ?\x8 ?\x8 ?\x8 (\x8(S\x8St\x8tr\x8ri\x8in\x8ng\x8g)\x8) | 3509 | ··p\x8pa\x8as\x8ss\x8sw\x8wo\x8or\x8rd\x8d·=\x8=·<\x8<p\x8pa\x8as\x8ss\x8sw\x8wd\x8d>\x8>·?\x8 ?\x8 ?\x8 ?\x8 ?\x8 ?\x8 (\x8(S\x8St\x8tr\x8ri\x8in\x8ng\x8g)\x8) |
3510 | ······Password·for·the·SQL·connection·to·the·database. | 3510 | ······Password·for·the·SQL·connection·to·the·database. |
3511 | =============================================================================== | 3511 | =============================================================================== |
3512 | *\x8**\x8**\x8**\x8**\x8*·7\x87·C\x8Cr\x8ro\x8os\x8ss\x8sm\x8ma\x8at\x8tc\x8ch\x8hi\x8in\x8ng\x8g·*\x8**\x8**\x8**\x8**\x8* | 3512 | *\x8**\x8**\x8**\x8**\x8*·7\x87·C\x8Cr\x8ro\x8os\x8ss\x8sm\x8ma\x8at\x8tc\x8ch\x8hi\x8in\x8ng\x8g·*\x8**\x8**\x8**\x8**\x8* |
3513 | STILTS·offers·flexible·and·efficient·facilities·for·crossmatching·tables. | 3513 | STILTS·offers·flexible·and·efficient·facilities·for·crossmatching·tables. |
3514 | Crossmatching·is·identifying·different·rows,·which·may·be·in·the·same·or | 3514 | Crossmatching·is·identifying·different·rows,·which·may·be·in·the·same·or |
3515 | different·tables,·that·refer·to·the·same·item.·In·an·astronomical·context·such | 3515 | different·tables,·that·refer·to·the·same·item.·In·an·astronomical·context·such |
Offset 23150, 15 lines modified | Offset 23150, 15 lines modified | ||
23150 | ······Password·for·logging·in·to·SQL·database. | 23150 | ······Password·for·logging·in·to·SQL·database. |
23151 | ··s\x8sq\x8ql\x8l·=\x8=·<\x8<s\x8sq\x8ql\x8l>\x8>·?\x8 ?\x8 ?\x8 ?\x8 ?\x8 ?\x8 (\x8(S\x8St\x8tr\x8ri\x8in\x8ng\x8g)\x8) | 23151 | ··s\x8sq\x8ql\x8l·=\x8=·<\x8<s\x8sq\x8ql\x8l>\x8>·?\x8 ?\x8 ?\x8 ?\x8 ?\x8 ?\x8 (\x8(S\x8St\x8tr\x8ri\x8in\x8ng\x8g)\x8) |
23152 | ······Text·of·an·SQL·statement·for·execution.·This·parameter·may·be·repeated, | 23152 | ······Text·of·an·SQL·statement·for·execution.·This·parameter·may·be·repeated, |
23153 | ······or·statements·may·be·separated·by·semicolon·(";")·characters. | 23153 | ······or·statements·may·be·separated·by·semicolon·(";")·characters. |
23154 | ··u\x8us\x8se\x8er\x8r·=\x8=·<\x8<v\x8va\x8al\x8lu\x8ue\x8e>\x8>·?\x8 ?\x8 ?\x8 ?\x8 ?\x8 ?\x8 (\x8(S\x8St\x8tr\x8ri\x8in\x8ng\x8g)\x8) | 23154 | ··u\x8us\x8se\x8er\x8r·=\x8=·<\x8<v\x8va\x8al\x8lu\x8ue\x8e>\x8>·?\x8 ?\x8 ?\x8 ?\x8 ?\x8 ?\x8 (\x8(S\x8St\x8tr\x8ri\x8in\x8ng\x8g)\x8) |
23155 | ······User·name·for·logging·in·to·SQL·database.·Defaults·to·the·current | 23155 | ······User·name·for·logging·in·to·SQL·database.·Defaults·to·the·current |
23156 | ······username. | 23156 | ······username. |
23157 | ······[Default:·pbuilder | 23157 | ······[Default:·pbuilder2] |
23158 | *\x8**\x8**\x8**\x8*·B\x8B.\x8.2\x821\x81.\x8.2\x82·E\x8Ex\x8xa\x8am\x8mp\x8pl\x8le\x8es\x8s·*\x8**\x8**\x8**\x8* | 23158 | *\x8**\x8**\x8**\x8*·B\x8B.\x8.2\x821\x81.\x8.2\x82·E\x8Ex\x8xa\x8am\x8mp\x8pl\x8le\x8es\x8s·*\x8**\x8**\x8**\x8* |
23159 | Here·are·some·examples·of·sqlclient: | 23159 | Here·are·some·examples·of·sqlclient: |
23160 | ······This·sends·two·commands·to·a·SQL·Server·database;·the·first·one·(SET | 23160 | ······This·sends·two·commands·to·a·SQL·Server·database;·the·first·one·(SET |
23161 | ······SHOWPLAN...)·sets·a·flag·which·causes·the·DB·to·return·an·execution·plan | 23161 | ······SHOWPLAN...)·sets·a·flag·which·causes·the·DB·to·return·an·execution·plan |
23162 | ······rather·than·the·result·for·subsequent·queries,·and·the·second·makes·the | 23162 | ······rather·than·the·result·for·subsequent·queries,·and·the·second·makes·the |
23163 | ······query·itself.·Since·the·password·is·not·provided·on·the·command·line,·a | 23163 | ······query·itself.·Since·the·password·is·not·provided·on·the·command·line,·a |
23164 | ······prompt·for·it·will·be·issued·before·execution.·The·result·is·SQL·Server's | 23164 | ······prompt·for·it·will·be·issued·before·execution.·The·result·is·SQL·Server's |
Offset 23482, 15 lines modified | Offset 23482, 15 lines modified | ||
23482 | ······Currently,·the·only·footprints·available·are·those·provided·by·the·CDS | 23482 | ······Currently,·the·only·footprints·available·are·those·provided·by·the·CDS |
23483 | ······MOC·(Multi-Order·Coverage·map)·service,·which·covers·VizieR·and·a·few | 23483 | ······MOC·(Multi-Order·Coverage·map)·service,·which·covers·VizieR·and·a·few |
23484 | ······other·cone·search·services. | 23484 | ······other·cone·search·services. |
23485 | ······[Default:·true] | 23485 | ······[Default:·true] |
23486 | ··u\x8us\x8se\x8er\x8r·=\x8=·<\x8<v\x8va\x8al\x8lu\x8ue\x8e>\x8>·?\x8 ?\x8 ?\x8 ?\x8 ?\x8 ?\x8 (\x8(S\x8St\x8tr\x8ri\x8in\x8ng\x8g)\x8) | 23486 | ··u\x8us\x8se\x8er\x8r·=\x8=·<\x8<v\x8va\x8al\x8lu\x8ue\x8e>\x8>·?\x8 ?\x8 ?\x8 ?\x8 ?\x8 ?\x8 (\x8(S\x8St\x8tr\x8ri\x8in\x8ng\x8g)\x8) |
23487 | ······User·name·for·logging·in·to·SQL·database.·Defaults·to·the·current | 23487 | ······User·name·for·logging·in·to·SQL·database.·Defaults·to·the·current |
23488 | ······username. | 23488 | ······username. |
23489 | ······[Default:·pbuilder | 23489 | ······[Default:·pbuilder2] |
23490 | ··w\x8wh\x8he\x8er\x8re\x8e·=\x8=·<\x8<s\x8sq\x8ql\x8l-\x8-c\x8co\x8on\x8nd\x8di\x8it\x8ti\x8io\x8on\x8n>\x8>·?\x8 ?\x8 ?\x8 ?\x8 ?\x8 ?\x8 (\x8(S\x8St\x8tr\x8ri\x8in\x8ng\x8g)\x8) | 23490 | ··w\x8wh\x8he\x8er\x8re\x8e·=\x8=·<\x8<s\x8sq\x8ql\x8l-\x8-c\x8co\x8on\x8nd\x8di\x8it\x8ti\x8io\x8on\x8n>\x8>·?\x8 ?\x8 ?\x8 ?\x8 ?\x8 ?\x8 (\x8(S\x8St\x8tr\x8ri\x8in\x8ng\x8g)\x8) |
23491 | ······An·SQL·expression·further·limiting·the·rows·to·be·selected·from·the | 23491 | ······An·SQL·expression·further·limiting·the·rows·to·be·selected·from·the |
23492 | ······database.·This·will·be·combined·with·the·constraints·on·position·implied | 23492 | ······database.·This·will·be·combined·with·the·constraints·on·position·implied |
23493 | ······by·the·cone·search·centres·and·radii.·The·value·of·this·parameter·should | 23493 | ······by·the·cone·search·centres·and·radii.·The·value·of·this·parameter·should |
23494 | ······just·be·a·condition,·it·should·not·contain·the·WHERE·keyword.·A·null | 23494 | ······just·be·a·condition,·it·should·not·contain·the·WHERE·keyword.·A·null |
23495 | ······value·indicates·no·additional·criteria. | 23495 | ······value·indicates·no·additional·criteria. |
23496 | *\x8**\x8**\x8**\x8*·B\x8B.\x8.2\x822\x82.\x8.2\x82·E\x8Ex\x8xa\x8am\x8mp\x8pl\x8le\x8es\x8s·*\x8**\x8**\x8**\x8* | 23496 | *\x8**\x8**\x8**\x8*·B\x8B.\x8.2\x822\x82.\x8.2\x82·E\x8Ex\x8xa\x8am\x8mp\x8pl\x8le\x8es\x8s·*\x8**\x8**\x8**\x8* |
Offset 23556, 15 lines modified | Offset 23556, 15 lines modified | ||
23556 | ······[Default:·true] | 23556 | ······[Default:·true] |
23557 | ··s\x8se\x8el\x8le\x8ec\x8ct\x8t·=\x8=·<\x8<s\x8se\x8el\x8le\x8ec\x8ct\x8t-\x8-s\x8st\x8tm\x8mt\x8t>\x8>·?\x8 ?\x8 ?\x8 ?\x8 ?\x8 ?\x8 (\x8(S\x8St\x8tr\x8ri\x8in\x8ng\x8g)\x8) | 23557 | ··s\x8se\x8el\x8le\x8ec\x8ct\x8t·=\x8=·<\x8<s\x8se\x8el\x8le\x8ec\x8ct\x8t-\x8-s\x8st\x8tm\x8mt\x8t>\x8>·?\x8 ?\x8 ?\x8 ?\x8 ?\x8 ?\x8 (\x8(S\x8St\x8tr\x8ri\x8in\x8ng\x8g)\x8) |
23558 | ······Gives·the·full·text·(including·"SELECT")·of·the·SELECT·statement·to | 23558 | ······Gives·the·full·text·(including·"SELECT")·of·the·SELECT·statement·to |
23559 | ······identify·which·rows·undergo·updates. | 23559 | ······identify·which·rows·undergo·updates. |
23560 | ··u\x8us\x8se\x8er\x8r·=\x8=·<\x8<v\x8va\x8al\x8lu\x8ue\x8e>\x8>·?\x8 ?\x8 ?\x8 ?\x8 ?\x8 ?\x8 (\x8(S\x8St\x8tr\x8ri\x8in\x8ng\x8g)\x8) | 23560 | ··u\x8us\x8se\x8er\x8r·=\x8=·<\x8<v\x8va\x8al\x8lu\x8ue\x8e>\x8>·?\x8 ?\x8 ?\x8 ?\x8 ?\x8 ?\x8 (\x8(S\x8St\x8tr\x8ri\x8in\x8ng\x8g)\x8) |
23561 | ······User·name·for·logging·in·to·SQL·database.·Defaults·to·the·current | 23561 | ······User·name·for·logging·in·to·SQL·database.·Defaults·to·the·current |
23562 | ······username. | 23562 | ······username. |
23563 | ······[Default:·pbuilder | 23563 | ······[Default:·pbuilder2] |
23564 | *\x8**\x8**\x8**\x8*·B\x8B.\x8.2\x823\x83.\x8.2\x82·E\x8Ex\x8xa\x8am\x8mp\x8pl\x8le\x8es\x8s·*\x8**\x8**\x8**\x8* | 23564 | *\x8**\x8**\x8**\x8*·B\x8B.\x8.2\x823\x83.\x8.2\x82·E\x8Ex\x8xa\x8am\x8mp\x8pl\x8le\x8es\x8s·*\x8**\x8**\x8**\x8* |
23565 | Here·are·some·examples·of·sqlupdate: | 23565 | Here·are·some·examples·of·sqlupdate: |
23566 | ······Fills·in·the·HTMID·column·of·a·table·called·FIRST·in·the·local·MySQL | 23566 | ······Fills·in·the·HTMID·column·of·a·table·called·FIRST·in·the·local·MySQL |
23567 | ······database·RADIO,·using·HTM·pixel·indices·based·on·the·existing·right | 23567 | ······database·RADIO,·using·HTM·pixel·indices·based·on·the·existing·right |
23568 | ······ascension·and·declination·columns·in·that·table.·The·HTMID·column·must | 23568 | ······ascension·and·declination·columns·in·that·table.·The·HTMID·column·must |
23569 | ······exist·prior·to·executing·this·command. | 23569 | ······exist·prior·to·executing·this·command. |
23570 | =============================================================================== | 23570 | =============================================================================== |