Plugin Directory

Changeset 2337807


Ignore:
Timestamp:
07/09/2020 06:08:31 AM (6 years ago)
Author:
pressmaninc
Message:

fix readme.txt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • beyond-wpdb/trunk/readme.txt

    r2337801 r2337807  
    7070    * NOT BETWEEN:0.63
    7171
    72 ex1 ) 10000 posts, 1 meta(category) per post.If you add a virtual column and put an index in Category, or if you add a virtual column and put an index in Category
     72ex2 ) 10000 posts, 1 meta(category) per post.If you add a virtual column and put an index in Category, or if you add a virtual column and put an index in Category
    7373* postmeta_json(without virtual column)
    74     *Equal:0.15
    75     *IN:1.92
    76     *BETWEEN:0.37
    77     *NOT BETWEEN:0.29
     74    * Equal:0.15
     75    * IN:1.92
     76    * BETWEEN:0.37
     77    * NOT BETWEEN:0.29
    7878
    7979* postmeta_json(with virtual column)
    80     *Equal:0.02
    81     *IN:0.35
    82     *BETWEEN:0.12
    83     *NOT BETWEEN:0.09
     80    * Equal:0.02
     81    * IN:0.35
     82    * BETWEEN:0.12
     83    * NOT BETWEEN:0.09
    8484
    8585== Installation ==
Note: See TracChangeset for help on using the changeset viewer.