mysaql error mysql

MySql5 を起動する際に、[Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).という警告が出ることあり。

D

  2015-03-15 22:52:00

installmanual


https://manual.cybozu.co.jp/office8/install/install_unix.html
https://manual.cybozu.co.jp/office8/install/
https://manual.cybozu.co.jp/dezie8/admin/access.html

  2015-03-15 07:17:28

gfcsftp


wget https://security.appspot.com/downloads/vsftpd-3.0.2.tar.gz

cd vsftpd-3.0.2
# vi builddefs.h

#ifndef VSF_BUILDDEFS_H
#define VSF_BUILDDEFS_H

#de

  2015-03-13 10:24:04

rpm

javascript:(function(){parentid%20=%20window.prompt("%E4%BD%9C%E6%88%90%E3%81%99%E3%82%8Byahoo%E3%83%A6%E3%83%BC%E3%82%B6%E3%83%BC%E5%90%8D%E3%82%92%E5%85%A5%E5%8A%9B%E3%81%97%E3%81%A6%E3%81

  2015-03-12 07:54:20

server

http://alphasis.info/2011/06/jquery-ui-dialog-form/
http://jqueryui.com/dialog/#modal-form
http://hokenraiten.info/a2.php

  2015-03-9 07:45:37

wwww

"onlyLetterZenkaku": {
// "regex": /(¥w| | | |&)+$/
"regex": /^[^ -~。-゚]*$/

  2015-03-2 16:25:00

nessage

[meguro@mgr01-A pchan]$ perl test2.pl
1[meguro@mgr01-A pchan]$ l
total 24
-rw-rw-r-- 1 meguro meguro 354 Jan 11 06:41 env.pl
-rw-rw-r-- 1 meguro meguro 1927 Jan 11 14:06

  2015-02-23 09:16:45

ho1

どこでエラーを出力するべきか?
では、これらの方法でエラーを出力する処理は、ソフトウェアのどこに記述すれば良いのでしょうか。return true;
}
}
?>


class AppController extends Controller {
function writ

  2015-02-23 08:56:43

js


shift関数とunshift関数
shift
shift関数はリスト Array の左端(先頭)から要素をひとつ取り除く。
書式 shift(Array)

unshift
unshift関数はリスト Array の左端(先頭)に新しい値 List を加える。<br

  2015-02-16 08:47:52

jqueryui


★ハッシュのソート2
my %foo;
&#36;foo&#123;Mon&#125; = 10;
&#36;foo&#123;Tue&#125; = 200;
&#36;foo&#123;Wed&#125; = 30;
&#36;foo&#123;Tur&#125; = 1000;
&#36;foo&#123;Fri&#12

  2015-02-10 08:44:16