DevHeads.net

PHP

Rule module implementation Bug problem

Hi Dear,
I have a doubt regarding following procedure , it work fine in Article but not
in "Page" creation (I mean the link is not proper), please help me with a
solution , pls follow the steps and try to create an article and basic page
and click the status link , you got my problem .

To display an 'Add More [Content_type]' link after user saves new content, do the following:

1. Go to admin/config/workflow/rules
2. Click Add New Rule
3. At admin/config/workflow/rules/reaction/add, give your new Rule a name, something like

'Add more content link'

mysql and php not communicating after upgrade

During a recent system software upgrade (CentOS) on the front-end of our computing cluster, the mysql area was upgraded without our realizing that it was going to be. Now, php and mysql do not communicate well with one another. The version of mysql on the system after the upgrade is 5.1.61. The mysql originally used was 5.0.45.

Stored Procedure Problem.

I know I am doing something wrong here but not really sure why the stored
procedure is failing with a declared variable as the field name

BEGIN

DECLARE boyah VARCHAR(32) DEFAULT 'section17';

SET boyah = 'section17';

SELECT

`translater`.`displayname` AS `displayname`,

`translater`.`scanname` AS `scanname`,

count(`consumables`.`section5`) AS `tcount`

FROM

(`translater` join `consumables` on((`consumables`.`section5` =
`translater`.`scanname`)))

WHERE

((`translater`.`company_id` = company_id) and (`translater`.`dgrup` <>
_utf8'2')

AND

(consumables.boyah BETWEEN nstart AND

Anunsios | Se vende Coche | Canaria.es

<a href="http://Canaria.es" title="http://Canaria.es">http://Canaria.es</a> ofrece anuncios clasificados gratis en las Islas Canarias

Inner Join Question

I have an issue where I am joining a table on a table.

The problem is the table I am joining has more than one row of matching
data.

SELECT `customer`.`name`, `comments`.`note` FROM customer

INNER JOIN `comments` ON `customer`.`id` = `comments`.`customer`

WHERE

`customer`.`join_date` >= "2012-01-01 00:00:00"

ORDER BY `customer`.`join_date`

ASC

I need to return all the customers and the last note for each customer

But what I get is a list with the repeat of each customer for each note.

Question about INNER JOIN

I have a SQL statement that executes okay, but I noticed the INNER JOIN
fails because of a criteria match and it should.

Is there a way for me to detect the Failure of the inner join so I can
change the criteria?

I was thinking of an IF statement but not sure how you detect if the INNER
join has failed is there a result set?

gelegenheit zur webverbesserung

Hallo,

Mein Name ist Kat und ich bin der Webmaster von SearchEnginesSynergy.com

Nebenbei arbeite ich auch f&uuml;r meine anderen Projekt-Webseiten und dadurch
stie&szlig; ich auf dev.mysql.com und ich sch&auml;tze wirklich das gute Design und die Informationen.

Ich habe Seiten von sehr guter Qualit&auml;t , von wo aus Sie verlinkt w&uuml;rden.
Wie Sie vielleicht wissen, Links von guter Qualit&auml;t k&ouml;nnenauf jeden Fall
helfen beim Page Rank, Verkehr und bei h&ouml;herer Platzierung in den wichtigsten Suchmaschinen
wie Google, Yahoo und Bing.

Sollten Sie Interesse an weiteren Details

php-plain Digest 16 Nov 2011 15:39:40 -0000 Issue 65

php-plain Digest 16 Nov 2011 15:39:40 -0000 Issue 65

Topics (messages 207 through 207):

Oc

Ocновы вeдения диалoгa

-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-

Тpенинг рaзвивает нaвыки уcпешнoго и эффeктивного пpебывaния в cитуaции Публичноcти (значимoгo взaимoдействия c дpугими людьми) - выcтупление пeрeд aудитоpией, пpодажа, пpeзeнтация, cобеседование, coвещание, пepeговоры, интeрвью для CМИ, телеэфиp.

php-plain Digest 10 Oct 2011 13:12:59 -0000 Issue 64

php-plain Digest 10 Oct 2011 13:12:59 -0000 Issue 64

Topics (messages 205 through 206):

Re: saludos
205 by: Daniel P. Brown

Weird UPDATE Problem
206 by: D. Marshall Lemcoe Jr.

Administrivia:

To subscribe to the digest, e-mail:
<php-digest- ... at lists dot mysql.com>

To unsubscribe from the digest, e-mail:
<php-digest- ... at lists dot mysql.com>

To post to the list, e-mail:
< ... at lists dot mysql.com>

Weird UPDATE Problem

Hello all.
I have recently finished my migration from an older server to a newer
server running RHEL 6. The MySQL version went from 5.0.77 to 5.1.52.
In my application, this query used to work just fine:

$paid_query = mysql_query("UPDATE $table_name SET owed = 0 WHERE s_id
= $student");

Where table_name was
mysql_real_escape_string("collection_41_students"). With the new MySQL
version, the UPDATE query does not work, and echo mysql_error();
results nothing.

Is my syntax correct going from version to version?

Thanks in advance,

David

php-plain Digest 27 Jul 2011 23:21:34 -0000 Issue 63

php-plain Digest 27 Jul 2011 23:21:34 -0000 Issue 63

Topics (messages 203 through 204):

Re: Who maintains the mysql connector tests in the PHP distribution?
203 by: Andrey Hristov

saludos
204 by: rantis cares

Administrivia:

To subscribe to the digest, e-mail:
<php-digest- ... at lists dot mysql.com>

To unsubscribe from the digest, e-mail:
<php-digest- ... at lists dot mysql.com>

To post to the list, e-mail:
< ... at lists dot mysql.com>

saludos

Saludos a toda la lista:

Antes de comenzar, quiero presentarme, soy Rantiscares y soy nuevo en
la lista, he participado en otras listas anteriormente.

php-plain Digest 1 Dec 2010 09:13:56 -0000 Issue 62

php-plain Digest 1 Dec 2010 09:13:56 -0000 Issue 62

Topics (messages 200 through 202):

Re: Receiving Live data
200 by: Daniel Brown
201 by: Charles Bastian

Who maintains the mysql connector tests in the PHP distribution?
202 by: Philip Stoev

Administrivia:

To subscribe to the digest, e-mail:
<php-digest- ... at lists dot mysql.com>

To unsubscribe from the digest, e-mail:
<php-digest- ... at lists dot mysql.com>

To post to the list, e-mail:
< ... at lists dot mysql.com>

Who maintains the mysql connector tests in the PHP distribution?

Hello,

How are the mysql and mysqli tests in the PHP repository maintained? Also,
are they run automatically in any way?

I tried to run them manually and I am getting about a dozen failures, and I
was wondering if anyone is interested in fixing them.

Philip Stoev

php-plain Digest 27 Oct 2010 23:11:00 -0000 Issue 61

php-plain Digest 27 Oct 2010 23:11:00 -0000 Issue 61

Topics (messages 199 through 199):

Receiving Live data
199 by: Cameron Mc Gorian

Administrivia:

To subscribe to the digest, e-mail:
<php-digest- ... at lists dot mysql.com>

To unsubscribe from the digest, e-mail:
<php-digest- ... at lists dot mysql.com>

To post to the list, e-mail:
< ... at lists dot mysql.com>

Receiving Live data

Hi,

I want to find out if it is possible to receive live data using PHP and MySQL. I have am developing a website that will allow user to input data which will then be inserted into a MySQL database.

What I want to do is when some one is viewing a page and new information has been inserted into the MySQL database it can trigger a notification letting the viewer know instead of them having to refresh the page to view new data.

Any help would be appreciated and if this is not the correct list please advise where I should start looking.

Thanks in advance.

php-plain Digest 20 Oct 2010 23:09:18 -0000 Issue 60

php-plain Digest 20 Oct 2010 23:09:18 -0000 Issue 60

Topics (messages 197 through 198):

Re: MySQL + php ...

Include white space in form validation.

Hi,

I have a from with a text area that will allow people to insert a BOLB into a MySQL database, I am doing the form validation and I am stuck at how to include when a user hits the enter key, say some one wants to write a paragraphed body, how would I validate that as well as display that information as the person wrote it in the text area. The code I have for validation is....

if(preg_match("/title/i", $field) or
preg_match("/body/i", $field))
{
if (!preg_match("/^[A-Za-z' -]{1,255}$/", $value))
{
$errors[] = "$value is not a valid.

php-plain Digest 18 Sep 2010 19:01:46 -0000 Issue 59

php-plain Digest 18 Sep 2010 19:01:46 -0000 Issue 59

Topics (messages 194 through 196):

Re: MySQL + php ... int fields returned as strings
194 by: Ozzy
195 by: Michael Howard
196 by: Johannes Schl

php-plain Digest 16 Sep 2010 17:51:39 -0000 Issue 58

php-plain Digest 16 Sep 2010 17:51:39 -0000 Issue 58

Topics (messages 193 through 193):

MySQL + php ... int fields returned as strings
193 by: Michael Howard

Administrivia:

To subscribe to the digest, e-mail:
<php-digest- ... at lists dot mysql.com>

To unsubscribe from the digest, e-mail:
<php-digest- ... at lists dot mysql.com>

To post to the list, e-mail:
< ... at lists dot mysql.com>

MySQL + php ... int fields returned as strings

SUMMARY

int fields are returned as strings through the php connector

even calculated integer fields get returned as strings

this is not usually an issue with php

it is causing problems for me because I am converting to JSON and
passing the data to other systems ...

php-plain Digest 13 Sep 2010 05:09:14 -0000 Issue 57

php-plain Digest 13 Sep 2010 05:09:14 -0000 Issue 57

Topics (messages 191 through 192):

Re: Display Notification for set time.
191 by:

Solid State Billing in need of PHP Developers.

*PHP Developers wanted please.

*
Solid-State is in needs of PHP / MySQL developers.

We are looking for long term developers , that can contribute to SS on part
time bases

We will provide you a environment on the server so you can do your testing

if you a experienced PHP / Mysql Developer and want to contribute to SS
please go here [image: Big Grin]

<a href="http://forums.solid-state.org/showthread.php?tid=2" title="http://forums.solid-state.org/showthread.php?tid=2">http://forums.solid-state.org/showthread.php?tid=2</a>

Thanks [image: Cool]

SS Team

*About SS*

SolidState is a web-based Customer Management and Billing solution designed
for web hosting providers, particularly hosting resellers.

php-plain Digest 26 Aug 2010 03:59:33 -0000 Issue 56

php-plain Digest 26 Aug 2010 03:59:33 -0000 Issue 56

Topics (messages 185 through 190):

Display Notification for set time.
185 by: Cameron Mc Gorian
186 by: Jangita
187 by: Cameron Mc Gorian
188 by: Cameron Mc Gorian
189 by: Cameron Mc Gorian
190 by: Cameron Mc Gorian

Administrivia:

To subscribe to the digest, e-mail:
<php-digest- ... at lists dot mysql.com>

To unsubscribe from the digest, e-mail:
<php-digest- ... at lists dot mysql.com>

To post to the list, e-mail:
< ... at lists dot mysql.com>

php-plain Digest 23 Aug 2010 22:16:36 -0000 Issue 55

php-plain Digest 23 Aug 2010 22:16:36 -0000 Issue 55

Topics (messages 184 through 184):

Display Notification for set time.
184 by: Cameron Mc Gorian

Administrivia:

To subscribe to the digest, e-mail:
<php-digest- ... at lists dot mysql.com>

To unsubscribe from the digest, e-mail:
<php-digest- ... at lists dot mysql.com>

To post to the list, e-mail:
< ... at lists dot mysql.com>

Display Notification for set time.

Hi,

I have a system that if a user updates their profile a message will show notifying them that the update was successful. I want to be able to only show the message for 5 seconds and then have it disappear.

This is the code I am using at the moment:

$notification = "Your info has been updated!";

if($notification != NULL)
{
echo "<div>";
echo "<b id='notificationGood' align='center'>$notification</b><br />";
echo "</div>";
}

Is there a way to make this disappear after say 5 seconds? I do not know any javascript or anything else, only really php and mysql.

Thanks for the help.

php-plain Digest 20 Jul 2010 17:58:19 -0000 Issue 54

php-plain Digest 20 Jul 2010 17:58:19 -0000 Issue 54

Topics (messages 176 through 183):

Re: slow mysql and no system load
176 by: Nils Meyer
177 by: Dirk
178 by: Dirk
179 by: Nils Meyer
180 by: Dirk

REPLACE INTO?
181 by: Marconi
182 by: Priti Solanki
183 by: Marconi

Administrivia:

To subscribe to the digest, e-mail:
<php-digest- ... at lists dot mysql.com>

To unsubscribe from the digest, e-mail:
<php-digest- ... at lists dot mysql.com>

To post to the list, e-mail:
< ... at lists dot mysql.com>

php-plain Digest 17 Jul 2010 21:19:07 -0000 Issue 53

php-plain Digest 17 Jul 2010 21:19:07 -0000 Issue 53

Topics (messages 171 through 175):

Re: Loading only certain number of notifications
171 by: Charles Bastian

Removing last comma
172 by: Cameron Mc Gorian
173 by: Matt Anderton
174 by: Cameron Mc Gorian

slow mysql and no system load
175 by: Dirk

Administrivia:

To subscribe to the digest, e-mail:
<php-digest- ... at lists dot mysql.com>

To unsubscribe from the digest, e-mail:
<php-digest- ... at lists dot mysql.com>

To post to the list, e-mail:
< ... at lists dot mysql.com>

php-plain Digest 1 Jul 2010 11:17:25 -0000 Issue 52

php-plain Digest 1 Jul 2010 11:17:25 -0000 Issue 52

Topics (messages 164 through 170):

Re: Inserting Multiple Values
164 by: Cameron Mc Gorian
165 by: Lex Braun

Variable in Get Statement
166 by: Cameron Mc Gorian
167 by: Martijn Engler
168 by: David Roun
169 by: Cameron Mc Gorian

Loading only certain number of notifications
170 by: Cameron Mc Gorian

Administrivia:

To subscribe to the digest, e-mail:
<php-digest- ... at lists dot mysql.com>

To unsubscribe from the digest, e-mail:
<php-digest- ... at lists dot mysql.com>

To post to the list, e-mail:
< ... at lists dot mysql.com>

Loading only certain number of notifications

Hi,

This might not be a PHP or MySQL question but I have user notifications and I only want to load the first 20 notifications and then as user should be able to choose to load another 20 notifications after that.

Like with Facebook, you can load more stories/notifications.

How would I do that?

Thanks,

Best Regards

Cameron Mc Gorian

php-plain Digest 28 Jun 2010 08:39:16 -0000 Issue 51

php-plain Digest 28 Jun 2010 08:39:16 -0000 Issue 51

Topics (messages 162 through 163):

Re: Inserting Multiple Values
162 by: Matt Anderton
163 by: Cameron Mc Gorian

Administrivia:

To subscribe to the digest, e-mail:
<php-digest- ... at lists dot mysql.com>

To unsubscribe from the digest, e-mail:
<php-digest- ... at lists dot mysql.com>

To post to the list, e-mail:
< ... at lists dot mysql.com>

php-plain Digest 25 Jun 2010 11:22:45 -0000 Issue 50

php-plain Digest 25 Jun 2010 11:22:45 -0000 Issue 50

Topics (messages 160 through 161):

Re: Getting Member then assigning percentage
160 by: Ozzy

Inserting Multiple Values
161 by: Cameron Mc Gorian

Administrivia:

To subscribe to the digest, e-mail:
<php-digest- ... at lists dot mysql.com>

To unsubscribe from the digest, e-mail:
<php-digest- ... at lists dot mysql.com>

To post to the list, e-mail:
< ... at lists dot mysql.com>

Inserting Multiple Values

Hi,

I have a form that has can have multiple members depending on the database.
The form is loaded and then submitted to the insert page. I need to insert
all of the values, currently what I am receiving on the insert page with 2
members(Could be multiple) is:

projectID1 : 1
memberName1 : sbarow
percentage1 : 4
projectID2 : 1
memberName2 : Chris
percentage2 : 96

I now need to insert these values what I am using to echo the values is:

foreach($_GET as $key => $value)
{
echo $key . ' : ' . $value . "

php-plain Digest 14 Jun 2010 09:04:38 -0000 Issue 49

php-plain Digest 14 Jun 2010 09:04:38 -0000 Issue 49

Topics (messages 157 through 159):

Getting Member then assigning percentage
157 by: Cameron .

php-plain Digest 9 Jun 2010 09:44:27 -0000 Issue 48

php-plain Digest 9 Jun 2010 09:44:27 -0000 Issue 48

Topics (messages 138 through 156):

MySQL Query Comes Up Empty
138 by: Marconi
139 by: Charles Bastian
140 by: Marconi
141 by: Charles Bastian
142 by: Marconi
143 by: Majk.Skoric.eventim.de
144 by: Charles Bastian
145 by: Marconi
156 by: Adityo Jiwandono

Re: Sending Back to Original Page
146 by: Mike Kimpton

Inserting Values into existing.
147 by: Cameron Mc Gorian
148 by: Charles Bastian
149 by: Matt Anderton
150 by: Charles Bastian

Header
151 by: Cameron .

Header

Hi,

I have an message system. Once a message has been sent successfully, I want to direct the user back to the inbox, not the sent messages page. After the code that will insert the message into MySQL database I have put: header("Location: inbox.php") but it comes up with this error:

Warning: Cannot modify header information - headers already sent by...

I have read up on headers and my understanding is that if you do remove_header() then all the information will be removed which is not what i want.

Re: MySQL Query Comes Up Empty

Look at php.net mysql_query and understand what it does.

php-plain Digest 6 Jun 2010 16:01:15 -0000 Issue 47

php-plain Digest 6 Jun 2010 16:01:15 -0000 Issue 47

Topics (messages 130 through 137):

Multiple Post's and Inserts.
130 by: Cameron . Gmail
131 by: Matt Anderton
132 by: Cameron . Gmail
133 by: Matt Anderton

Matching Variables.
134 by: Cameron . Gmail
135 by: Faris
136 by: Andrey Hristov

Sending Back to Original Page
137 by: Cameron .

php-plain Digest 30 May 2010 19:38:55 -0000 Issue 46

php-plain Digest 30 May 2010 19:38:55 -0000 Issue 46

Topics (messages 122 through 129):

Re: Posting information to an Array.
122 by: Charles Bastian
123 by: Cameron . Gmail
124 by: Charles Bastian
125 by: Cameron . Gmail
126 by: Charles Bastian
127 by: Cameron . Gmail
128 by: Charles Bastian

Multiple INSERTS
129 by: Cameron .

Multiple INSERTS

Hi,

I have a form that is loaded dynamically, depending on the number of members in the database will depend on how many options will be available.

Once the form has loaded the user will select options and then submit the form. I then need to insert that data into a database.

The code I am currently using is:

foreach($_GET as $key => $value)
{
$test = $value;
echo "Key = $key<br />";
echo "Value = $value

php-plain Digest 25 May 2010 16:41:04 -0000 Issue 45

php-plain Digest 25 May 2010 16:41:04 -0000 Issue 45

Topics (messages 121 through 121):

Posting information to an Array.
121 by: Cameron .

php-plain Digest 22 May 2010 21:25:56 -0000 Issue 44

php-plain Digest 22 May 2010 21:25:56 -0000 Issue 44

Topics (messages 119 through 120):

PHP Developers wanted please for LetoDMS
119 by: matin majtavi

Solid-State Billing is in needs of PHP / MySQL developers
120 by: matin majtavi

Administrivia:

To subscribe to the digest, e-mail:
<php-digest- ... at lists dot mysql.com>

To unsubscribe from the digest, e-mail:
<php-digest- ... at lists dot mysql.com>

To post to the list, e-mail:
< ... at lists dot mysql.com>

Solid-State Billing is in needs of PHP / MySQL developers

Solid-State is in needs of PHP / MySQL developers.

We are looking for long term developers , that can contribute to Solid State
Billing

We will provide you a environment on the server so you can do your testing

if you are a expercienced PHP / Mysql Developer and want to contribute to SS
please reply in our community forum with your experience.

<a href="http://forums.solid-state.org/showthread.php?tid=2" title="http://forums.solid-state.org/showthread.php?tid=2">http://forums.solid-state.org/showthread.php?tid=2</a>

About Solid State Billing :

SolidState Billing is a web-based Customer Management and Billing solution
designed for Internet Service Providers, particularly hosting resellers.

PHP Developers wanted please for LetoDMS

*PHP Developers wanted please for LetoDMS

*LetoDMS is an open-source document-management-system based on PHP and MySQL
published under the GPL.

But what is a document-management-system (DMS)?
First a DMS allows you to store any kind of binary data - just like a usual
file-system.

php-plain Digest 4 May 2010 16:41:24 -0000 Issue 43

php-plain Digest 4 May 2010 16:41:24 -0000 Issue 43

Topics (messages 118 through 118):

Showing values from database and then making selectable.
118 by: Cameron .

php-plain Digest 27 Apr 2010 19:33:02 -0000 Issue 42

php-plain Digest 27 Apr 2010 19:33:02 -0000 Issue 42

Topics (messages 112 through 117):

Re: connect error
112 by: Nils Meyer
113 by: gwahir hotmail
114 by: Michel Belleau
115 by: gwahir hotmail
116 by: Michel Belleau

Question
117 by: Grzegorz Dyna

Administrivia:

To subscribe to the digest, e-mail:
<php-digest- ... at lists dot mysql.com>

To unsubscribe from the digest, e-mail:
<php-digest- ... at lists dot mysql.com>

To post to the list, e-mail:
< ... at lists dot mysql.com>

Question

Can you tell me right way to get answer to the problem described below :

In my commercial application there is no proper order of records according
to Polish national signs.

Sample instruction I use:

$zna = mysql_query("SET NAMES 'cp1250' COLLATE 'cp1250_general_ci' ");

$result = mysql_query("SELECT * FROM region order by nazwa_reg COLLATE
cp1250_general_ci");

My application wroks on :

phpMyAdmin - 2.11.3deb1ubuntu1.3

Wersja klienta MySQL: 5.0.51a

Regards,

Grzegorz Dyna

php-plain Digest 3 Dec 2009 17:31:38 -0000 Issue 41

php-plain Digest 3 Dec 2009 17:31:38 -0000 Issue 41

Topics (messages 111 through 111):

connect error
111 by: gwahir hotmail

Administrivia:

To subscribe to the digest, e-mail:
<php-digest- ... at lists dot mysql.com>

To unsubscribe from the digest, e-mail:
<php-digest- ... at lists dot mysql.com>

To post to the list, e-mail:
< ... at lists dot mysql.com>

connect error

hello guys i've a problem that i'm going crazy

machine freebsd 7.2 (192.168.0.1)

php 5.2

mysql 5.1

if i do

$link = mysql_connect ("localhost",user,password)

i connect perfectly

but if i do

$link = mysql_connect ("192.168.0.1",user,password)

i get "Can't connect to Mysql on '192.168.0.1' (0)"

localhost and 192.168.0.1 are the same machine

i've this two grants

grant all on *.* to user@localhost identified by 'password'

grant all on *.* to ... at 192 dot 168.0.1 identified by 'password'

help please i'm going CRAZY

php-plain Digest 3 Nov 2009 13:42:33 -0000 Issue 40

php-plain Digest 3 Nov 2009 13:42:33 -0000 Issue 40

Topics (messages 110 through 110):

Услуги по регистрации и патентованию (495) 6 2 9 9 6 1 1

Защити свою идею!
Услуги по регистрации и патентованию
Товарные знаки
Полезные модели
Промышленные образцы
Изобретения
Авторские права
Программы для ЭВМ и БД
Лицензионные договоры
Договоры уступки прав на патенты и товарные знаки
Договоры франчайзинга
Бесплатные консультации
Регистрация/перерегистрация ООО

Тел. (495) 629 9 6 1 1
Тел. (495) 629 2 6 6 4
Приносим свои извинения, если данное сообщение Вам не нужно.

php-plain Digest 16 Oct 2009 19:56:47 -0000 Issue 39

php-plain Digest 16 Oct 2009 19:56:47 -0000 Issue 39

Topics (messages 109 through 109):

Re: Can not install MySql
109 by: Tim

Administrivia:

To subscribe to the digest, e-mail:
<php-digest- ... at lists dot mysql.com>

To unsubscribe from the digest, e-mail:
<php-digest- ... at lists dot mysql.com>

To post to the list, e-mail:
< ... at lists dot mysql.com>

php-plain Digest 31 Jul 2009 18:34:07 -0000 Issue 38

php-plain Digest 31 Jul 2009 18:34:07 -0000 Issue 38

Topics (messages 108 through 108):

Can not install MySql
108 by: Vinay Nagrik

Administrivia:

To subscribe to the digest, e-mail:
<php-digest- ... at lists dot mysql.com>

To unsubscribe from the digest, e-mail:
<php-digest- ... at lists dot mysql.com>

To post to the list, e-mail:
< ... at lists dot mysql.com>

Can not install MySql

Dear Group,

I tried installing 5.1 MySql on my Windows XP machine and ran into problems.

1. Towards the end, when the actual installation takes place the software
goes through final four steps.

Prepare Configuration
Write Conf file
Start Service X

And here at Start Service, the installation stops and the service not
started.

Also the installation did not ask me to create a "root" account. Can
someone guide me please.

php-plain Digest 28 Jul 2009 17:54:05 -0000 Issue 37

php-plain Digest 28 Jul 2009 17:54:05 -0000 Issue 37

Topics (messages 101 through 107):

Re: html input element rendering html entities
101 by: Joe Pavao
102 by: Troy Oltmanns
103 by: Joe Pavao
104 by: Troy Oltmanns
105 by: Joe Pavao
106 by: Priti Solanki

Mysql does not install
107 by: Vinay Nagrik

Administrivia:

To subscribe to the digest, e-mail:
<php-digest- ... at lists dot mysql.com>

To unsubscribe from the digest, e-mail:
<php-digest- ... at lists dot mysql.com>

To post to the list, e-mail:
< ... at lists dot mysql.com>

Mysql does not install

Dear Group,

I have downloaded Mysql (windows essentials 5.34) and tried to install it.
I reached the configuration stage and went past
1. Prepare configuration
2. Write Conf file
However I stopped at the third option
3. Start Service X

The installation also did not ask me for a root password. I never reached
that stage.

Can someone please direct me through the process. I will greatly apprciate
this.

Nagrik.

php-plain Digest 16 Jul 2009 18:28:55 -0000 Issue 36

php-plain Digest 16 Jul 2009 18:28:55 -0000 Issue 36

Topics (messages 98 through 100):

Re: Mysql: Need a kick start on admin commands
98 by: Darryle Steplight
99 by: Priti Solanki

Re: html input element rendering html entities
100 by: Troy Oltmanns

Administrivia:

To subscribe to the digest, e-mail:
<php-digest- ... at lists dot mysql.com>

To unsubscribe from the digest, e-mail:
<php-digest- ... at lists dot mysql.com>

To post to the list, e-mail:
< ... at lists dot mysql.com>

php-plain Digest 24 Jun 2009 21:43:11 -0000 Issue 35

php-plain Digest 24 Jun 2009 21:43:11 -0000 Issue 35

Topics (messages 92 through 97):

Re: Error logging in to mysql
92 by: Vinay Nagrik
93 by: Rafael Herrera
94 by: ozan hacibekiroglu
95 by: Micah Gersten
96 by: Priti Solanki

Mysql: Need a kick start on admin commands
97 by: Vinay Nagrik

Administrivia:

To subscribe to the digest, e-mail:
<php-digest- ... at lists dot mysql.com>

To unsubscribe from the digest, e-mail:
<php-digest- ... at lists dot mysql.com>

To post to the list, e-mail:
< ... at lists dot mysql.com>

Mysql: Need a kick start on admin commands

Dear Group,

I worked with other databases including Oracle, and Informix. And can find
my way there. However, the admin commands in mysql db are different.

I have downloaded and installed mysql db on my personal machine running
Windows XP. The prompts never asked me to create any account not even that
of root. And thus I did not create any default account.

I understand each db must have a "root" account, and mysql must have one
too. But I find it difficult to navigate the db.

The "show user" command does not work in mysql.

Syndicate content