Forum Moderators: open
[size=3]auto increment increment1
auto increment offset1
automatic sp privilegesON
back log50
basedir/
binlog cache size32,768
bulk insert buffer size8,388,608
character set clientutf8
character set connectionutf8
character set databaseutf8
character set filesystembinary
character set resultsutf8
character set serverutf8
character set systemutf8
character sets dir/usr/share/mysql/charsets/
collation connectionutf8_general_ci
(Global value)utf8_unicode_ci
collation databaseutf8_unicode_ci
collation serverutf8_unicode_ci
completion type0
concurrent insert1
connect timeout20
datadir/var/lib/mysql/
date format%Y-%m-%d
datetime format%Y-%m-%d %H:%i:%s
default week format0
delay key writeON
delayed insert limit100
delayed insert timeout40
delayed queue size1,000
div precision increment4
keep files on createOFF
engine condition pushdownOFF
expire logs days0
flushOFF
flush time0
ft boolean syntax+ -><()~*:""&|
ft max word len84
ft min word len4
ft query expansion limit20
ft stopword file(built-in)
group concat max len1,024
have archiveYES
have bdbNO
have blackhole engineYES
have compressYES
have community featuresNO
have profilingNO
have cryptYES
have csvYES
have dynamic loadingYES
have example engineYES
have federated engineYES
have geometryYES
have innodbYES
have isamNO
have merge engineYES
have ndbclusterNO
have opensslNO
have sslNO
have query cacheYES
have raidNO
have rtree keysYES
have symlinkYES
hostname******************
init connect
init file
init slave
innodb additional mem pool size1,048,576
innodb autoextend increment8
innodb buffer pool awe mem mb0
innodb buffer pool size8,388,608
innodb checksumsON
innodb commit concurrency0
innodb concurrency tickets500
innodb data file pathibdata1:10M:autoextend
innodb data home dir
innodb adaptive hash indexON
innodb doublewriteON
innodb fast shutdown1
innodb file io threads4
innodb file per tableOFF
innodb flush log at trx commit1
innodb flush method
innodb force recovery0
innodb lock wait timeout50
innodb locks unsafe for binlogOFF
innodb log arch dir
innodb log archiveOFF
innodb log buffer size1,048,576
innodb log file size5,242,880
innodb log files in group2
innodb log group home dir./
innodb max dirty pages pct90
innodb max purge lag0
innodb mirrored log groups1
innodb open files300
innodb rollback on timeoutOFF
innodb support xaON
innodb sync spin loops20
innodb table locksON
innodb thread concurrency8
innodb thread sleep delay10,000
innodb use legacy cardinality algorithmON
interactive timeout10
join buffer size1,048,576
key buffer size104,857,600
key cache age threshold300
key cache block size1,024
key cache division limit100
language/usr/share/mysql/english/
large files supportON
large page size0
large pagesOFF
lc time namesen_US
licenseGPL
local infileON
locked in memoryOFF
logOFF
log binOFF
log bin trust function creatorsOFF
log error
log queries not using indexesOFF
log slave updatesOFF
log slow queriesOFF
log warnings1
long query time10
low priority updatesOFF
lower case file systemOFF
lower case table names0
max allowed packet419,430,400
max binlog cache size18446744073709547520
max binlog size1,073,741,824
max connect errors20
max connections100
max delayed threads20
max error count64
max heap table size33,554,432
max insert delayed threads20
max join size18446744073709551615
max length for sort data1,024
max prepared stmt count16,382
max relay log size0
max seeks for key18446744073709551615
max sort length1,024
max sp recursion depth0
max tmp tables32
max user connections0
max write lock count18446744073709551615
multi range count256
myisam data pointer size6
myisam max sort file size9223372036853727232
myisam mmap size18446744073709551615
myisam recover optionsOFF
myisam repair threads1
myisam sort buffer size16,777,216
myisam stats methodnulls_unequal
net buffer length16,384
net read timeout30
net retry count10
net write timeout60
newOFF
old passwordsOFF
open files limit2,158
optimizer prune level1
optimizer search depth62
pid file/var/lib/mysql/***************.pid //omitted website name
plugin dir
port3,306
preload buffer size32,768
protocol version10
query alloc block size8,192
query cache limit104,857,600
query cache min res unit4,096
query cache size104,857,600
query cache typeON
query cache wlock invalidateOFF
query prealloc size8,192
range alloc block size4,096
read buffer size4,194,304
read onlyOFF
read rnd buffer size4,194,304
relay log
relay log index
relay log info filerelay-log.info
relay log purgeON
relay log space limit0
rpl recovery rank0
secure authOFF
secure file priv
server id0
skip external lockingON
skip networkingOFF
skip show databaseOFF
slave compressed protocolOFF
slave load tmpdir/tmp/
slave net timeout3,600
slave skip errorsOFF
slave transaction retries10
slow launch time2
socket/var/lib/mysql/mysql.sock
sort buffer size4,194,304
sql big selectsON
sql mode
sql notesON
sql warningsOFF
ssl ca
ssl capath
ssl cert
ssl cipher
ssl key
storage engineMyISAM
sync binlog0
sync frmON
system time zoneCDT
table cache1,024
table lock wait timeout50
table typeMyISAM
thread cache size64
thread stack262,144
time format%H:%i:%s
time zoneSYSTEM
timed mutexesOFF
tmp table size67,108,864
tmpdir/tmp/
transaction alloc block size8,192
transaction prealloc size4,096
tx isolationREPEATABLE-READ
updatable views with limitYES
version5.0.91-community
version commentMySQL Community Edition (GPL)
version compile machinex86_64
version compile osunknown-linux-gnu
wait timeout28,800[/size] [size=3]select `ListingID`, `ListDate`, `Description`, `Status`, `City`, `State_Abbrev`, `region_1`, `region_2`, `Address`, `PostalCode`, `Latitude`, `Longitude`, `ListPrice`, `PropertyType`, `Bedrooms`, `Bathrooms`, `main_img`
from `listings`
where `Status` = 'For Sale'
order by `ListDate` desc[/size] [size=2]FieldTypeNullKeyDefaultExtra
ListingIDbigint(15) NOPRINULLauto_increment
RegionalMLSNumbervarchar(25)NO NULL
ListDatechar(20)NO NULL
LastUpdateDatechar(20)NO NULL
Statusvarchar(25)NOMULNULL
Titlevarchar(255)NOMULNULL
Descriptionvarchar(1000)NO NULL
DetailViewUrlvarchar(255)NO NULL
VirtualTourUrlvarchar(255)NO NULL
Cityvarchar(100)NO NULL
Statevarchar(100)NO NULL
State_Abbrevvarchar(5)NO NULL
region_0varchar(50)NOMULNULL
region_1varchar(50)NO NULL
region_2varchar(50)NO NULL
region_3varchar(50)NO NULL
region_4varchar(50)NO NULL
region_5varchar(50)NO NULL
region_6varchar(50)NO NULL
region_7varchar(50)NO NULL
region_8varchar(50)NO NULL
region_9varchar(50)NO NULL
region_10varchar(50)NO NULL
region_11varchar(50)NO NULL
region_12varchar(50)NO NULL
region_13varchar(50)NO NULL
region_14varchar(50)NO NULL
region_0_slugvarchar(50)NO NULL
region_1_slugvarchar(50)NO NULL
region_2_slugvarchar(50)NO NULL
region_3_slugvarchar(50)NO NULL
region_4_slugvarchar(50)NO NULL
region_5_slugvarchar(50)NO NULL
region_6_slugvarchar(50)NO NULL
region_7_slugvarchar(50)NO NULL
region_8_slugvarchar(50)NO NULL
region_9_slugvarchar(50)NO NULL
region_10_slugvarchar(50)NO NULL
region_11_slugvarchar(50)NO NULL
region_12_slugvarchar(50)NO NULL
region_13_slugvarchar(50)NO NULL
region_14_slugvarchar(50)NO NULL
Addressvarchar(75)NO NULL
PostalCodevarchar(50)NO NULL
Latitudevarchar(50)NO NULL
Longitudevarchar(50)NO NULL
ListPriceint(10)NO NULL
TaxAmountvarchar(15)NO NULL
PropertyTypevarchar(75)NO NULL
Stylevarchar(75)NO NULL
LivingAreavarchar(30)NO NULL
AssociationFeevarchar(15)NO NULL
DevelopmentLevelvarchar(50)NO NULL
YearBuiltsmallint(4)NO NULL
Bedroomstinyint(2)NO NULL
Bathroomstinyint(2)NO NULL
main_imgvarchar(255)NO NULL
main_img_thumbvarchar(255)NO NULL
captionstextNO NULL
imagestextNO NULL
thumbstextNO NULL
highlightstextNO NULL
Emailvarchar(50)NO NULL
WebBugUrlvarchar(255)NO NULL
WebBugScripttextNO NULL
listing_okchar(10)NO NULL
AgencyImgvarchar(255)NO NULL[/size] They are only able to select from a drop-down, pre-populated list generated from the db.