Riferimenti per il file typo3_src-3.8.1/typo3/ext/phpmyadmin/modsub/phpMyAdmin-2.6.4-pl3/libraries/sqlparser.data.php

Vai al codice sorgente di questo file.

Variabili

 $PMA_SQPdata_function_name
 $PMA_SQPdata_function_name_cnt = 179
 $PMA_SQPdata_column_attrib
 $PMA_SQPdata_column_attrib_cnt = 20
 $PMA_SQPdata_reserved_word
 $PMA_SQPdata_reserved_word_cnt = 270
 $PMA_SQPdata_forbidden_word
 $PMA_SQPdata_forbidden_word_cnt = 214
 $PMA_SQPdata_column_type
 $PMA_SQPdata_column_type_cnt = 44


Documentazione delle variabili

$PMA_SQPdata_column_attrib
 

Valore iniziale:

 array (
    'AUTO_INCREMENT',
    'BDB',
    'BERKELEYDB',
    'BINARY',
    'DEFAULT',
    'INNOBASE',
    'INNODB',
    'ISAM',
    'MERGE',
    'MRG_ISAM',
    'MRG_MYISAM',
    'MYISAM',
    'NATIONAL',
    'NDB',
    'NDBCLUSTER',
    'PRECISION',
    'UNDEFINED',
    'UNSIGNED',
    'VARYING',
    'ZEROFILL'
)

Definizione alla linea 205 del file sqlparser.data.php.

$PMA_SQPdata_column_attrib_cnt = 20
 

Definizione alla linea 228 del file sqlparser.data.php.

$PMA_SQPdata_column_type
 

Definizione alla linea 728 del file sqlparser.data.php.

$PMA_SQPdata_column_type_cnt = 44
 

Definizione alla linea 775 del file sqlparser.data.php.

$PMA_SQPdata_forbidden_word
 

Definizione alla linea 509 del file sqlparser.data.php.

$PMA_SQPdata_forbidden_word_cnt = 214
 

Definizione alla linea 726 del file sqlparser.data.php.

$PMA_SQPdata_function_name
 

SQL Parser Matching Data

Copyright 2002 Robin Johnson <robbat2@users.sourceforge.net> http://www.orbis-terrarum.net/?l=people.robbat2

This data is used by the SQL Parser to recognize keywords

It has been extracted from the lex.h file in the MySQL BK tree (around 4.0.2) as well as the MySQL documentation.

Note: before adding a value in the arrays, ensure that you respect proper sorting, especially with underscores. And don't forget to update the _cnt variable at the end of each array.

Definizione alla linea 21 del file sqlparser.data.php.

$PMA_SQPdata_function_name_cnt = 179
 

Definizione alla linea 203 del file sqlparser.data.php.

$PMA_SQPdata_reserved_word
 

Definizione alla linea 230 del file sqlparser.data.php.

$PMA_SQPdata_reserved_word_cnt = 270
 

Definizione alla linea 505 del file sqlparser.data.php.


Generato il Thu Jan 19 15:26:43 2006 per TYPO3 versione 3.8.1 da  doxygen 1.4.6