&
Best unofficial Apache Server developers community
Username
Remember me?
Password
Forgot password?
Create an account
List archives
Videos
Answers
Questions
Unanswered
Tags
Ask Question
All questions
Newest
Most Voted
Most Active
1
vote
1
answer
49
views
How to Insert a datetime in the future in PHP/mysql ?
I have a database table with a datetime column. Everything works fine if a make an Insert using the current date : INSERT INTO table VALUES…
php
mysql
date
insert
future
asked
June 25, 2011 9:00 am CDT
sun
0
votes
1
answer
42
views
Drag from mysql with counting and limiting
Is it possible to create a drag from mysql and count the total number of rows, but only get 20 rows at a time?
mysql
sql
optimization
asked
June 25, 2011 8:57 am CDT
Diblo Dk
0
votes
1
answer
46
views
Locating string literals in C++ source with regex, but not includes?
I want to introduce i18n in an existing application. As a first step, I need to replace the string literals with tr("something") . I have created…
regex
qt
internationalization
qt-creator
asked
June 25, 2011 8:57 am CDT
Tamás Szelei
-1
votes
1
answer
43
views
Unable to start mongodb local server
I am new to mongodb .. when i tried running mongodb local server with mongod command it failed to run and threw this error.. /usr/lib/mongodb/mongod…
mongodb
asked
June 25, 2011 8:44 am CDT
Sakti
0
votes
0
answers
53
views
Sql file import breaking at queries containing special characters
The import breaks in both phpmyadmin and bigdump. The backup is created using a php script I found online: <?php set_time_limit(0);…
php
mysql
sql
asked
June 25, 2011 8:43 am CDT
natli
0
votes
1
answer
37
views
Is Windows IPsec really needed when using a 3-rd party Firewall?
I have installed COMODO Firewall and I have some knowledge about internet security and i set up my firewall rules so my computer is protected enough…
windows-7
firewall
ipsec
comodo-firewall
asked
June 25, 2011 8:36 am CDT
develroot
0
votes
0
answers
40
views
MySQL Memory usage
Our MySQL server seems to be using a lot of memory. I've tried looking for slow queries and queries with no index and have halved the peak CPU usage…
linux
mysql
performance-tuning
memory-usage
asked
June 25, 2011 8:31 am CDT
Rob Stevenson-Leggett
0
votes
0
answers
40
views
Hadoop mapper emits unique key. can I perform reducer after per map?
My mapper emits 'uniq key' - 'very large value' pair. My reducer doesn't know the key is unique. Thus, reducer waits all the mappers are completed.…
hadoop
mapreduce
asked
June 25, 2011 8:29 am CDT
Ted Kim
0
votes
1
answer
49
views
Data too long Mysql and python
MYSQL Error , while sending from android to python the GPS Latitude and longititude enter code here def pacman(self): while True: while True: try:…
python
mysql
asked
June 25, 2011 8:23 am CDT
Popo
0
votes
1
answer
30
views
Using Redis Pubsub is it possible to subscribe to changes to a Set?
Basically when my client apps start I want to retrieve a 'View of the World' using the GetMembersOfSet command but then have subsequent updates…
redis
asked
June 25, 2011 8:20 am CDT
DaveHeller
0
votes
3
answers
37
views
MySQL Treats Update Parameters a columns
I have a PHP Script with the following code: $sql = "UPDATE tbl_p2e_place SET `listingName` = $listing_name, `listingDescription` =…
php
mysql
asked
June 25, 2011 8:10 am CDT
RaVen
0
votes
0
answers
37
views
Aptana Studio 3 with FTP
I use FTP in new Aptana 3, but I would like using with keeping directories sync while navigation? Any possible?
ftp
aptana
asked
June 25, 2011 8:09 am CDT
kicaj
0
votes
0
answers
36
views
Change auto increment for the database
How to make the new rows to be 1, 2, 3 and the old to be .. the last ones, i mean to reverse the auto increment not to begin with the first added…
php
mysql
asked
June 25, 2011 8:01 am CDT
changwarez
0
votes
1
answer
37
views
PHP: regex match phrase not containing specific word
I'm getting tired of looking around for a close enough example, time for some quick help! Here is my code: preg_match_all(…
php
regex
ignore
importance
asked
June 25, 2011 7:59 am CDT
Dark Slipstream
0
votes
1
answer
39
views
PHP MySQL InnoDB Unix Windows case sensitive table names problem
The problem is that deployment MySQL DB is on Linus, ma development MySQL DB on Windows. DB is InnoDB. So arose the problem with case-sensitive…
php
mysql
table
innodb
case-sensitive
asked
June 25, 2011 7:59 am CDT
Lorenzo Manucci
-1
votes
0
answers
39
views
Connecting the Database and Python not through local host
I'm Using Python and connecting through the Database .. Python is connected with android Operating system through Network IP connection not using…
android
python
mysql
asked
June 25, 2011 7:59 am CDT
Popo
0
votes
0
answers
46
views
Set up apache to alias a nodejs application?
I have a PHP application being served through apache on port 80. I have a nodejs application running standalone on port 3000. I want to make ajax…
apache
routing
node.js
alias
ports
asked
June 25, 2011 7:56 am CDT
Finbarr
0
votes
6
answers
35
views
MYSQL query problem - can't figure it out
Hy, i have a big question ... it may sound simple but actually it's very complicated I have two mysql tables : info_cat (id, name) info_subcat (id,…
php
mysql
asked
June 25, 2011 7:53 am CDT
pufos
2
votes
1
answer
38
views
Separate numbers, unknowns and mathematical symbols
I have a string like this: x+1=13-x What I have to do, is separate the unknown ( x ) from mathematical symbols ( + , - , * , : or / ) and numbers.…
php
regex
asked
June 25, 2011 7:43 am CDT
user726049
0
votes
4
answers
63
views
PHP/mySQL - Select WHERE multiple values in an associative array
$skuArray = array(00240=>123,00241=>456); $getSkus = mysql_query("SELECT sku FROM data WHERE sku IN($skuArray)"); My above code doesn't work,…
php
mysql
arrays
associative-array
asked
June 25, 2011 7:29 am CDT
Ezra
Pages
:
[1]
<
3
|
4
|
5
|
6
|
7
>
[2718]
54359
Questions and counting
Recent Tags
installation
× 73
apacheds
× 2
rewrite
× 254
htaccess
× 20
pc
× 4
my
× 7
multiple
× 79
spring
× 202
beans
× 1
cxfrs
× 1
resouce
× 1
java
× 3124
jdbc
× 252
hive
× 41
hadoop
× 543
client
× 44
on
× 1
mogadm
× 1
rebalance
× 1
classcastexception
× 2
create
× 23
factory
× 3
elasticsearch
× 2
clustering
× 36
aws
× 13
amazon
× 31
ec2
× 1
tomcat
× 1931
cxf
× 16
android
× 1439
English
Russian
Copyright 2007 - 2012
Best unofficial Apache Server developers community
Privacy policy