Forum Discussion Search with BoardTracker.com
Forum Discussion Search with BoardTracker.com
  
  

Advanced  |  Help
    Home Search Alerts Browse My Threads Setup About Login Signup    


» All > Computers & Internet > . > Databases > MySQL [7 Forums][Track this Category]
   Browse sub-categories   
No sub-categories for this category

   Latest threads in category   
SitePoint md5 hashing  
03:22 29-Oct-06   [Replies: 1, Views: 21]    By: Unnamed
I was reading through book on using password function for user input and did some research and many here say it is not good to use. Anyways, I got the MD5 function working for my encryption method...
[Tags: No tags defined yet] -
Be the first to Tag this thread
SitePoint Many-to-Many Relationship  
23:19 28-Oct-06   [Replies: 8, Views: 51]    By: HarroDesigns
I am new to normalizing and many-to-many relationships in MYSQL but I am trying to change my bad habbits of table structure. I kind of guessed my way through my first problem and its all working...
[Tags: No tags defined yet] -
Be the first to Tag this thread
SitePoint Always use auto_increment?  
23:14 28-Oct-06   [Replies: 5, Views: 49]    By: richmulhern
I'm a little confused about auto_increment. I fully understand it and what it does, but is it a good or bad thing? I used to think it was standard to put it on every table with an 'id' field, but ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
SitePoint Setting up MySQL Backup  
22:09 28-Oct-06   [Replies: 0, Views: 12]    By: submitckt
If your site uses MySQL database, this detailed article discusses how to quickly set up and verify a backup process for MySQL within 15 minutes (using open source Zmanda recovery manager) ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
SitePoint SQL query efficiency problem  
20:31 28-Oct-06   [Replies: 3, Views: 131]    By: Unnamed
I have a post in the PHP forum that kind of describes my problem. PHP Forum I have a MySQL database that has 380 fields and in between 200 thousand and 1 million records. The database is a...
[Tags: No tags defined yet] -
Be the first to Tag this thread
SitePoint Fulltext Search Sort By Date?  
12:20 28-Oct-06   [Replies: 1, Views: 27]    By: jackli
How do you sort by a particular column (such as date) for fulltext search results? (example table: id url category blurb1 blurb2 date ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
SitePoint Mysql Move table content to another table  
10:59 28-Oct-06   [Replies: 1, Views: 25]    By: john.pieterse
Hi, I need help, How do I move the contents from one table to another table in the same database. ie the contents of "cart table" to "orders table" thus removing the cont...
[Tags: No tags defined yet] -
Be the first to Tag this thread
preCharge Community Forum New Design  
07:54 28-Oct-06   [Replies: 15, Views: 95]    By: Unnamed
Please take a moment to review and comment on our new design. There may be a few bugs but we are diligently working through them....
[Tags: No tags defined yet] -
Be the first to Tag this thread
SitePoint Problem With Query  
00:03 28-Oct-06   [Replies: 1, Views: 52]    By: e39m5
I cant figure out what is wrong with this query, it is coded in php. PHP Code: $insert = "INSERT INTO formquestions (order,qtext,qtype,required) VALUES ('$iorder','$iqtext'...
[Tags: No tags defined yet] -
Be the first to Tag this thread
SitePoint intalling mysql on linux  
21:10 27-Oct-06   [Replies: 2, Views: 25]    By: justaguy
Before I begin, can I just state I have never installed anything on Linux server, so I am very new to this... Okay at the mo I have and using MYSQL version 3.23.58 on my Linux Sever, incase t...
[Tags: No tags defined yet] -
Be the first to Tag this thread
SitePoint Problem with a select statement  
20:14 27-Oct-06   [Replies: 3, Views: 74]    By: perpetual_dream
Hi, I have tried this query on my local server and it works perfectly, anyway after i tried it on phpmyadmin 2.7.0-p version it didn't work Code: $select="select download_id, down...
[Tags: No tags defined yet] -
Be the first to Tag this thread
SitePoint My database is beeping at me !  
18:46 27-Oct-06   [Replies: 1, Views: 30]    By: ninjayong
This is probably a really dumb question but have to ask as it's driving me nuts. I've got the volume switched off on my laptop so you wouldn't expect any noise out of it. When I'm typing MySQL com...
[Tags: No tags defined yet] -
Be the first to Tag this thread
SitePoint problem inserting an string  
18:00 27-Oct-06   [Replies: 6, Views: 43]    By: Kailash Badu
In mysql mysql-4.0.15: When I try to store the string "Benefactors;Deus for 2006;&euro 20", it stores "Benefactors;Deus for 2006;€ 20" . I guess MySQL is interpreting &...
[Tags: No tags defined yet] -
Be the first to Tag this thread
SitePoint Select previous and next id after id=# ?  
09:12 27-Oct-06   [Replies: 23, Views: 115]    By: blastura
Hi For a gallery I'm trying to query for a picture by its id and also get some images before and after that id (according to current sort) are there references like DOM previousNode or stuff lik...
[Tags: No tags defined yet] -
Be the first to Tag this thread
preCharge Community Forum Forum Changes  
05:01 27-Oct-06   [Replies: 13, Views: 87]    By: Unnamed
As many of you know, the past few weeks haven't been easy with all the problems and bugs on the site. As a way of fixing everything once and for all, we decided to wipe the system clean and start a ne...
[Tags: No tags defined yet] -
Be the first to Tag this thread
SitePoint Need help optimizing ORDER BY  
03:29 27-Oct-06   [Replies: 4, Views: 46]    By: Unnamed
I cannot seem to properly optimize this statement used to show topics across all forums that have been recently replied to: Code: SELECT t.topic_id, t.topic_title, t.topic_sticky, t.top...
[Tags: No tags defined yet] -
Be the first to Tag this thread
SitePoint multiple queries?  
00:51 27-Oct-06   [Replies: 2, Views: 38]    By: Sahajin
well not really sure how to explain this one. I wrote a reate me script. One tha tallow syou to add a photo and leave comments for a photo. What I want to do is allow the admin to search thoru...
[Tags: No tags defined yet] -
Be the first to Tag this thread
SitePoint Conditional Where - 1 of 2 options, order maters  
23:43 26-Oct-06   [Replies: 8, Views: 70]    By: BrandonK
Very simliar to my Conditional Join thread, I would like to combine two queries that have different WHERE clauses. Basically when looking for an item, it could be in one of two formats: Vendor-Co...
[Tags: No tags defined yet] -
Be the first to Tag this thread
SitePoint Is this going to be too much for my db?  
21:19 26-Oct-06   [Replies: 1, Views: 29]    By: skyline
I have a script that is going to be creating max 7000 rows/day (2,555,000 rows per year) into my mysql database. The data stored is really nothing...just some numbers. What limits might i face...
[Tags: No tags defined yet] -
Be the first to Tag this thread
SitePoint how to find missing auto-increment numbers?  
20:54 26-Oct-06   [Replies: 3, Views: 44]    By: WebDevGuy
edit - found the answer. thanks. ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
SitePoint Compute days to birthday  
19:04 26-Oct-06   [Replies: 4, Views: 59]    By: Unnamed
Table Users(login VARCHAR(50),birthday DATETIME) I would like to compute in how many days user has a birthday. I read topic about select user with birthday in next 7 days . I used this query:...
[Tags: No tags defined yet] -
Be the first to Tag this thread
SitePoint strange problem in mysql  
18:23 26-Oct-06   [Replies: 2, Views: 21]    By: umarcricket
Hello i am experiencing some problem from one year, its a strange one very difficult me to tell but i have tooo let me try huh Problem i when feed data in database(mysql) from a GUI whic...
[Tags: No tags defined yet] -
Be the first to Tag this thread
SitePoint ORDER BY With a Value 'menu=true'  
17:28 26-Oct-06   [Replies: 3, Views: 43]    By: t3projects
I need an order by clause on a roles table that has the role and also if it should be ordered first. So what I gotta do is order by the field menu = true then by the field id. The menu field tells...
[Tags: No tags defined yet] -
Be the first to Tag this thread
SitePoint DO I have to strtolower($row['time'])  
14:12 26-Oct-06   [Replies: 1, Views: 31]    By: WeakestLink
After reading my favorite Website. http://dev.mysql.com/doc/refman/5.1...-functions.html I didn't see where I could add a date_format to return PM and AM as lower Case. Since the Query i...
[Tags: No tags defined yet] -
Be the first to Tag this thread
SitePoint user tables  
10:41 26-Oct-06   [Replies: 12, Views: 66]    By: lukemack
hi, i am working on a site which has an existing user table of site users (site_members). i am creating a new section to the site which will only be accessible to a subset of users. it is not ...
[Tags: No tags defined yet] -
Be the first to Tag this thread

<<First  <Previous  12  13  14  15  16  [17]  18  19  20  21  22  Next>      
   




Research | Board owners portal | BoardTracker Forums | Search plugin | Add your board | About us | Contact us

© Pidgin Technologies Ltd. 2006