Can you ping ip 192.168.1.9 from other machines?
On Dec 11, 2012 11:21 AM, "Girish Talluru" wrote:
> Hi Guys,
>
> I have environment as specified below.
>
> Main server: Windows Server 2008
> Virtual Box: Oracle VM
> VM OS: Ubuntu
>
> Inside Ubuntu I downloaded and configured Apache, MySql, PHP
Hi,
Or if you are interested in limiting the number of rows add a limit clause,
so that entire resultset of entire table is not returned ,
I am not sure how will that be done , but i have seen some GUIs doing that,
would look for a solution from group.
Thanks
Abhishek
> -Original Message---
ase advice,
--
Thanks and kind Regards,
Abhishek jain
Hi
Thanks,
Where can i find query log for previous one,or i have to do some config in
my.ini file, please let me know,
Thanks
Abhi
-Original Message-
From: Darryle [mailto:dstepli...@gmail.com]
Sent: 08 May 2012 19:42
To: abhishek jain
Cc:
Subject: Re: One table gets locked by itself
,
Abhishek jain
On Sat, Aug 2, 2008 at 10:49 PM, Nacho Garcia <[EMAIL PROTECTED]> wrote:
> http://dev.mysql.com/doc/refman/5.0/en/example-auto-increment.html
>
> mysql> *ALTER TABLE tbl AUTO_INCREMENT = 100;*
>
>
>
> On Sat, Aug 2, 2008 at 5:28 PM, abhishek jain <[EMAIL PROT
Hello friends,
I need to reset auto increment to a lesser value, is there a metod to do so
in any version of mysql.
Pl. help me.
Thanks
abhi
egards, Cor
>
> ----- Original Message -
> From: "abhishek jain" <[EMAIL PROTECTED]>
> Subject: Calendar event query
>
>
> > Hi friends,
> > I need to make a calendar with some events.
> > I have created an events table with the parameters like:
>
4 6
26 10 6
27 15
.
Pl. help me
Thanks,
Abhishek jain
Hi,
I need to track the mysql commands executed on mine system , I am running
windows with mysql 5.x
I know there is a file .mysql_history and hopes there must be a similar file on
windows too.
Pl. help me urgently,
Thanks,
--
Regards,
Abhishek Jain
wanted to know how to do so,
Pl. help
Thanks,
Abhishek jain
So is there any other alternative.
Thanks,
Abhishek jain
On 3/10/07, Michael Dykman <[EMAIL PROTECTED]> wrote:
LIKE and NOT LIKE can be a dangerous path.. it is very easy to put
yourself in a situation where your logic design requires full table
scans for every query..
- michael dykma
On 3/8/07, abhishek jain <[EMAIL PROTECTED]> wrote:
On 3/6/07, abhishek jain <[EMAIL PROTECTED]> wrote:
>
>
>
> On 3/6/07, Nils Meyer <[EMAIL PROTECTED] > wrote:
>
> > Hi,
> >
> > abhishek jain wrote:
> > > I am having a datab
On 3/6/07, abhishek jain <[EMAIL PROTECTED]> wrote:
On 3/6/07, Nils Meyer <[EMAIL PROTECTED]> wrote:
> Hi,
>
> abhishek jain wrote:
> > I am having a database with varchar(255) columns named title,
> > extra_info1,extra_info2,extra_info3 .
> > I want to
On 3/6/07, Nils Meyer <[EMAIL PROTECTED]> wrote:
Hi,
abhishek jain wrote:
> I am having a database with varchar(255) columns named title,
> extra_info1,extra_info2,extra_info3 .
> I want to search all these columns with a search string given to me via
a
> form ,I am using PER
Hi Friends,
I am having a database with varchar(255) columns named title,
extra_info1,extra_info2,extra_info3 .
I want to search all these columns with a search string given to me via a
form ,I am using PERL, the string will be like
+abhishek jain -abcd "this should be exact"
As you c
On 3/5/07, abhishek jain <[EMAIL PROTECTED]> wrote:
On 3/1/07, abhishek jain <[EMAIL PROTECTED]> wrote:
>
>
> On 2/28/07, Ow Mun Heng <[EMAIL PROTECTED] > wrote:
> >
> > On Wed, 2007-02-28 at 15:05 +0530, abhishek jain wrote:
> > > Hi Friends,
&
On 2/28/07, Ow Mun Heng <[EMAIL PROTECTED]> wrote:
On Wed, 2007-02-28 at 15:05 +0530, abhishek jain wrote:
> Hi Friends,
> I have been developing one application over Windows and now i want to
> move/port that into linux, i want to know will the casing of the table
name
> mat
is not a problem on windows but it is on linux, i
want a sol. for that a i can not change all the table names as in some
places it is in small case and in other places it is in capital case.
Pl. help me,
Thanks,
Abhishek jain
Hi,
I want to copy paste the data files of Innodb database, is it possible, i
mean can i just copy the data files like that we do for myisam tables,
Thanks,
Abhishek jain
On 2/3/07, abhishek jain <[EMAIL PROTECTED]> wrote:
Hi friends,
I am using mysql 5.0.23-nt on windows, i have to store large binary data
in database, i have used setting like max_allowed_packet=16M in mysqld
section of my.ini .
Now i have a poblem that i want to create a setup so th
need to create many setups on
diff. machine and i do not want to search the mysqld section and write the
line and restart mysql . I can however would like to do via mysqladmin or so
if it is possible as i can invoke that via mine .net program
Would appreciate your comments on this,
Thanks .
Abhishek
server and
restore it by a script on the backup server, but i need to know how will i
switch between servers and if i use domain names instead of ips how will i
make immediate switch.
I know some part of the question is not appropriate for this mailing list
but pl help.
Regards,
Abhishek jain
module
gives in a different line after some same no of characters.
Pl. someone give me a sol. to it.
I coould have attached the files but the mailing list wont support that.
Also pl. forgive mine top posting.
--
Regards,
Abhishek jain
On 10/17/06, Ady Wicaksono <[EMAIL PROTECTED]> wrote:
Hi,
Yes that solved the problem and was fast.
I would like to know now that is there anyother way for the same in earlier
versions of mysql.
Thanks again,
--
Regards,
Abhishek jain
On 10/17/06, Ady Wicaksono <[EMAIL PROTECTED]> wrote:
http://firestuff.org/wordpress/wp-content/uploads/2
Hi,
I want to decode base 64 string via mysql .
Also i am using aspx .net .
Pl. help me.
Urgent reply will be appreciated
--
Regards,
Abhishek jain
Hi,
I wanted to know the size of the data stored in a row of a table.
I mean is there something like "select size from table where x..."
--
Regards
Abhishek Jain
added date.
Pl. help me.
I shall be very grateful.
--
Regards,
Abhishek jain
also i do not know how many
sublevels are there,
Thanks,
Abhishek jain
Dear Friends,
I was to create a site with quite some heavy mySQL database.
I wanted to know which is better longer rows in a table or two short rows
tables.
When compared in terms of speed etc.
Pl. help me , with this question and any other tip you may find can be
useful to me.
Thanks,
Abhishek
. point me to good advanced tutorial of mysql.
Also is there any certification of mysql, php etc.
Thanks,
Abhishek Jain
approximate size of a table ideal for mysql,
Any other factors you want mine attention to be foccused on.
Thanks,
Abhishek Jain
anyone help.
Regards,
Abhishek Jain
Free Edition.
Version: 7.1.392 / Virus Database: 268.5.4/332 - Release Date: 04/05/2006
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]
select * into outfile '/tmp/new.txt' from tablename where condition = '1';
looks to me a good option.
Best Regards,
Abhishek Jain
ping thing.
Pl. help me it is important to me.
Thanks,
Abhishek Jain
the table and i do not get the exact
value.
Thanks,
Abhishek Jain
On 4/22/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> From 'Section 13.5.3 SET Syntax' of the 5.0.18 ref manual:
>
> IDENTITY = value
>
> The variable is a synonym for the LAST_I
Dear Friends,
I need to start a prog. as soon as a particular field in the mySQL 4.x is
changed. ie. when in Flag table if_flag is set to '1' i need to start a
script.
The script will be in PHP.
Pl. tell me how to do so on mySQL 4.x.
I shall be very grateful.
--
Regards,
Abhishek Jain
No i do not want an autoincrement key , as i want to be only one row in the
table and it value gets incremented / updated and i to know whats its
current value.
--
Regards
Abhishek Jain
On 4/19/06, Michael Kruckenberg <[EMAIL PROTECTED]> wrote:
>
> Seems like what you need is an au
me in
either:
1)telling me a single query which will fetch and incr. in the same query. so
the problem of simultaneously queries are solved.
2)A system by which delaying the other queries are done, I use PHP .
Expecting a quick reply.
Thanks,
Abhishek Jain
me in
either:
1)telling me a single query which will fetch and incr. in the same query. so
the problem of simultaneously queries are solved.
2)A system by which delaying the other queries are done, I use PHP .
Expecting a quick reply.
Thanks,
Abhishek Jain
Dear Friends,
I need to take the backup of a query, is it possible.
If yes how.
--
Regards
Abhishek jain
www.smsengine.co.uk
Hi Friends,
I have a ticky mysql problem.
I need to find the country name from the country prefix so eg. i have a
mysql table with prefix and name as the coumns and with datas like :
Prefix, Name
1 USA
11XYZ
44UK
91India
92Pakistan
123 ZXF
and i hav
42 matches
Mail list logo