Re: [Linux-programlama] Java ve Eclipse

---------

New Message Reply About this list Date view Thread view Subject view Author view Attachment view

From: Alper KANAT (tunix@raptiye.org)
Date: Fri 09 Jun 2006 - 12:07:47 GMT


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

[15:03] (tunix@penguix ~)$ ps aux|grep mysql
root 8970 0.0 0.1 2904 1416 pts/1 S 15:03 0:00 /bin/sh
/usr/bin/mysqld_safe
mysql 8995 0.2 1.4 125996 19292 pts/1 Sl 15:03 0:00
/usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql --user=mysql
- --pid-file=/var/lib/mysql/penguix.pid --skip-locking --port=3306
- --socket=/tmp/mysql.sock
tunix 9028 0.0 0.0 2060 748 pts/1 S+ 15:03 0:00 grep mysql

Çıktı böyle... Deitel'de söylenen adımları takip ederek (aynısını
Windows'da da yapmıştım) veritabanını ve kullanıcı adı şifre çiftini
oluşturdum.

[15:03] (tunix@penguix ~)$ mysql -u jhtp6 -p
Enter password:
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 1 to server version: 5.0.21

Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

mysql>

mysql> select * from authors;
+----------+-----------+----------+----------------------------+-----------+-------+
| authorID | firstName | lastName | kitapAdi |
yayinEvi | tarih |
+----------+-----------+----------+----------------------------+-----------+-------+
| 1 | Harvey | Deitel | NULL | NULL
   | NULL |
| 2 | Paul | Deitel | NULL | NULL
   | NULL |
| 3 | Tem | Nieto | NULL | NULL
   | NULL |
| 4 | Sean | Santry | NULL | NULL
   | NULL |
| 5 | Yazan | YAZAR | The Best Way to Learn Java |
SahilYolu | 2006 |
| 6 | Ceyda | TANAGAR | JAVA CSE302 | Deitel
   | 2006 |
+----------+-----------+----------+----------------------------+-----------+-------+
6 rows in set (0.00 sec)

mysql>

Gördüğünüz gibi bu konuda bir sıkıntı yok ?

İlginiz ve hızlı cevabınız için çok teşekkür ederim...

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEiWSTnl8wPonm/Y0RAru2AJ4xOCw2MiZ1pa0kfMSmsuvmMqSvYwCfT8+Q
nPfZlysZld0xBuF5/JxUmEI=
=wShY
-----END PGP SIGNATURE-----
_______________________________________________
Linux-programlama mailing list
Linux-programlama@liste.linux.org.tr
http://liste.linux.org.tr/mailman/listinfo/linux-programlama


New Message Reply About this list Date view Thread view Subject view Author view Attachment view

---------

Bu arsiv hypermail 2.1.2 tarafindan uretilmistir.