Advertisement
Guest User

Untitled

a guest
Jun 8th, 2017
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Perl 8.44 KB | None | 0 0
  1. <!-- {
  2.   '' => bless( {
  3.     'mv_searchspec' => [
  4.       'Accessories',
  5.       'Boot Toppers'
  6.     ],
  7.     'mv_numeric' => [],
  8.     'mv_search_file' => [
  9.       'products'
  10.     ],
  11.     'mv_results' => [
  12.       [
  13.         '00098'
  14.       ],
  15.       [
  16.         '00099'
  17.       ]
  18.     ],
  19.     'mv_matchlimit' => 10,
  20.     'mv_return_delim' => '  ',
  21.     'eq_specs_sql' => [
  22.       'prod_group = \'Accessories\'',
  23.       'category = \'Boot Toppers\''
  24.     ],
  25.     'dbref' => bless( [
  26.       {
  27.         'PRINTERROR' => 0,
  28.         'PASS' => 'dbp.23',
  29.         'SEQUENCE_KEY' => 'INT PRIMARY KEY AUTO_INCREMENT',
  30.         'NO_ASCII_INDEX' => '1',
  31.         'file' => 'products.txt',
  32.         'HAS_DESCRIBE' => 1,
  33.         'AUTO_NUMBER_FILE' => '/var/lib/interchange/designsbypat/products/.products.autonumber',
  34.         'HIDE_FIELD' => 'inactive',
  35.         'INDEX' => [
  36.           'title',
  37.           'price',
  38.           'category',
  39.           'prod_group'
  40.         ],
  41.         'ALTER_DELETE' => 'ALTER TABLE _TABLE_ DROP _COLUMN_',
  42.         '_Checked_capability' => 2,
  43.         'COLUMN_DEF' => {
  44.           'sku' => 'char(64) NOT NULL PRIMARY KEY',
  45.           'inactive' => 'varchar(3) DEFAULT \'\'',
  46.           'author' => 'varchar(255)',
  47.           'thumb' => 'varchar(128)',
  48.           'size' => 'varchar(96)',
  49.           'featured' => 'varchar(32)',
  50.           'color' => 'varchar(96)',
  51.           'weight' => 'varchar(12) DEFAULT \'0\' NOT NULL',
  52.           'category' => 'varchar(64) NOT NULL DEFAULT \'\'',
  53.           'gift_cert' => 'varchar(3) DEFAULT \'\'',
  54.           'description' => 'varchar(128) NOT NULL',
  55.           'image' => 'varchar(64)',
  56.           'prod_group' => 'varchar(64) NOT NULL DEFAULT \'\'',
  57.           'related' => 'text',
  58.           'comment' => 'TEXT',
  59.           'template_page' => 'varchar(64)',
  60.           'price' => 'DECIMAL(12,2) NOT NULL',
  61.           'title' => 'varchar(128) DEFAULT \'\' NOT NULL',
  62.           'nontaxable' => 'CHAR(3)'
  63.         },
  64.         'included_from' => 'dbconf/mysql/products.mysql',
  65.         'EXTENDED' => '',
  66.         'db_text' => '/var/lib/interchange/designsbypat/products/products.txt',
  67.         'USER' => 'designsbypat',
  68.         'HIDE_AUTO_FILES' => '1',
  69.         'ALTER_INDEX' => 'CREATE _UNIQUE_ INDEX $TABLE$_$COLUMN$ ON _TABLE_ (_COLUMN_)',
  70.         'KEY' => 'sku',
  71.         'TABLE_COMMENT_SQL' => 'COMMENT=_COMMENT_',
  72.         'Exists_handle' => undef,
  73.         'Update_handle' => undef,
  74.         'name' => 'products',
  75.         '_Insert_h' => undef,
  76.         'SEQUENCE_LAST_FUNCTION' => 'select last_insert_id()',
  77.         'LIST_FIELDS_QUERY' => 'SELECT * FROM `_TABLE_` WHERE 2 = 1',
  78.         'HAS_LIMIT' => 1,
  79.         'dsn_id' => 'dbi:mysql:store2_designsbypat_designsbypat_dbp.23',
  80.         'Class' => 'DBI',
  81.         'type' => 8,
  82.         'RAISEERROR' => 1,
  83.         '_Auto_number' => undef,
  84.         'ObjectType' => 'Vend::Table::DBI',
  85.         'ALTER_CHANGE' => 'ALTER TABLE _TABLE_ CHANGE COLUMN _COLUMN_ _COLUMN_ _DEF_',
  86.         'db_file' => 'products',
  87.         'TABLE_COMMENT_DURING_CREATE' => 1,
  88.         'DIR' => '/var/lib/interchange/designsbypat/products',
  89.         'HAS_TABLE_TYPE' => 1,
  90.         'AutoNumberCounter' => bless( {
  91.           'date' => undef,
  92.           'value' => '00190',
  93.           'file' => '/var/lib/interchange/designsbypat/products/.products.autonumber',
  94.           'magic_value' => undef,
  95.           'dec_routine' => undef,
  96.           'gmt' => undef,
  97.           'updated' => 0,
  98.           'initial' => '00001',
  99.           'inc_routine' => undef
  100.         }, 'Vend::CounterFile' ),
  101.         'ALTER_ADD' => 'ALTER TABLE _TABLE_ ADD COLUMN _COLUMN_ _DEF_',
  102.         'COLUMN_INDEX' => {
  103.           'sku' => 0,
  104.           'inactive' => 22,
  105.           'author' => 15,
  106.           'thumb' => 5,
  107.           'featured' => 17,
  108.           'url' => 23,
  109.           'weight' => 13,
  110.           'category' => 10,
  111.           'dl_location' => 21,
  112.           'wholesale' => 8,
  113.           'image_large' => 25,
  114.           'sale_price' => 24,
  115.           'description' => 1,
  116.           'gift_cert' => 18,
  117.           'image' => 6,
  118.           'prod_group' => 9,
  119.           'option_type' => 14,
  120.           'related' => 16,
  121.           'comment' => 4,
  122.           'template_page' => 3,
  123.           'price' => 7,
  124.           'title' => 2,
  125.           'nontaxable' => 12,
  126.           'dl_type' => 20,
  127.           'download' => 19,
  128.           'tax_category' => 11
  129.         },
  130.         'db_file_extended' => '/var/lib/interchange/designsbypat/products/.products.sql',
  131.         'KEY_INDEX' => 0,
  132.         'DESCRIBE_TABLE' => sub { "DUMMY" },
  133.         'NAME' => [
  134.           'sku',
  135.           'description',
  136.           'title',
  137.           'template_page',
  138.           'comment',
  139.           'thumb',
  140.           'image',
  141.           'price',
  142.           'wholesale',
  143.           'prod_group',
  144.           'category',
  145.           'tax_category',
  146.           'nontaxable',
  147.           'weight',
  148.           'option_type',
  149.           'author',
  150.           'related',
  151.           'featured',
  152.           'gift_cert',
  153.           'download',
  154.           'dl_type',
  155.           'dl_location',
  156.           'inactive',
  157.           'url',
  158.           'sale_price',
  159.           'image_large'
  160.         ],
  161.         '_Numeric_ary' => [
  162.           undef,
  163.           undef,
  164.           undef,
  165.           undef,
  166.           undef,
  167.           undef,
  168.           undef,
  169.           2,
  170.           undef,
  171.           undef,
  172.           undef,
  173.           undef,
  174.           undef,
  175.           undef,
  176.           undef,
  177.           undef,
  178.           undef,
  179.           undef,
  180.           undef,
  181.           undef,
  182.           undef,
  183.           undef,
  184.           undef,
  185.           undef,
  186.           undef,
  187.           undef
  188.         ],
  189.         'DSN' => 'dbi:mysql:store2_designsbypat',
  190.         'NUMERIC' => {
  191.           'price' => undef
  192.         }
  193.       },
  194.       'products',
  195.       'sku',
  196.       [
  197.         'sku',
  198.         'description',
  199.         'title',
  200.         'template_page',
  201.         'comment',
  202.         'thumb',
  203.         'image',
  204.         'price',
  205.         'wholesale',
  206.         'prod_group',
  207.         'category',
  208.         'tax_category',
  209.         'nontaxable',
  210.         'weight',
  211.         'option_type',
  212.         'author',
  213.         'related',
  214.         'featured',
  215.         'gift_cert',
  216.         'download',
  217.         'dl_type',
  218.         'dl_location',
  219.         'inactive',
  220.         'url',
  221.         'sale_price',
  222.         'image_large'
  223.       ],
  224.       '',
  225.       bless( {}, 'DBI::db' )
  226.     ], 'Vend::Table::DBI' ),
  227.     'mv_cache_key' => '76d48363cb95eab082bbbbb802b9cc25',
  228.     'mv_case' => [],
  229.     'mv_min_string' => 1,
  230.     'mv_search_relate' => undef,
  231.     'mv_session_id' => 'TYLm4iNr',
  232.     'mv_begin_string' => [],
  233.     'mv_index_delim' => '   ',
  234.     'mv_orsearch' => [],
  235.     'mv_search_group' => [],
  236.     'mv_search_field' => [
  237.       9,
  238.       10
  239.     ],
  240.     'mv_sort_option' => [],
  241.     'mv_substring_match' => [],
  242.     'mv_base_directory' => 'products',
  243.     'mv_coordinate' => 1,
  244.     'mv_column_op' => [
  245.       [
  246.         ' eq q{',
  247.         '}'
  248.       ],
  249.       [
  250.         ' eq q{',
  251.         '}'
  252.       ]
  253.     ],
  254.     'matches' => 2,
  255.     'mv_head_skip' => 0,
  256.     'field_hash' => {
  257.       'sku' => 0,
  258.       'inactive' => 22,
  259.       'author' => 15,
  260.       'thumb' => 5,
  261.       'featured' => 17,
  262.       'url' => 23,
  263.       'weight' => 13,
  264.       'category' => 10,
  265.       'dl_location' => 21,
  266.       'wholesale' => 8,
  267.       'image_large' => 25,
  268.       'sale_price' => 24,
  269.       'description' => 1,
  270.       'gift_cert' => 18,
  271.       'image' => 6,
  272.       'prod_group' => 9,
  273.       'option_type' => 14,
  274.       'related' => 16,
  275.       'comment' => 4,
  276.       'template_page' => 3,
  277.       'price' => 7,
  278.       'title' => 2,
  279.       'nontaxable' => 12,
  280.       'dl_type' => 20,
  281.       'download' => 19,
  282.       'tax_category' => 11
  283.     },
  284.     'mv_all_chars' => [
  285.       1,
  286.       1
  287.     ],
  288.     'eq_specs' => [
  289.       'Accessories',
  290.       'Boot Toppers'
  291.     ],
  292.     'verbatim_columns' => 1,
  293.     'mv_negate' => [],
  294.     'mv_field_names' => [
  295.       'sku',
  296.       'description',
  297.       'title',
  298.       'template_page',
  299.       'comment',
  300.       'thumb',
  301.       'image',
  302.       'price',
  303.       'wholesale',
  304.       'prod_group',
  305.       'category',
  306.       'tax_category',
  307.       'nontaxable',
  308.       'weight',
  309.       'option_type',
  310.       'author',
  311.       'related',
  312.       'featured',
  313.       'gift_cert',
  314.       'download',
  315.       'dl_type',
  316.       'dl_location',
  317.       'inactive',
  318.       'url',
  319.       'sale_price',
  320.       'image_large'
  321.     ],
  322.     'mv_sort_field' => [
  323.       1
  324.     ]
  325.   }, 'Vend::DbSearch' )
  326. }
  327.  -->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement