MySQL 5.1.42

Configure Commands

CFLAGS=”-arch x86_64″
CXXFLAGS=”-arch x86_64″
./configure -prefix=/usr/local/mysql
-with-server-suffix=-standard
-enable-thread-safe-client
-enable-local-infile
-enable-shared
-with-zlib-dir=bundled
-with-big-tables
-with-readline
-with-plugins=all
-with-unix-socket-path=/tmp/mysql.sock
-without-docs

This prompted a more robust set of steps to test out MySQL updates:

Read Patch Notes, make sure it does not break anything, see if the update fixes unrelated bugs, […]

By |January 4th, 2010|INE Server Log, WERC|Comments Off on MySQL 5.1.42

Visitor Screen Width Analysis

Unique Visitors
Data from Google Analytics on unique visitors to https://www.uaf.edu/water or recently edited pages in the “triage” style pages. The witdh is pixels of screen resolution. Data from screens with the same width but varying heights were combined. This represents all visitors between 21 Sept 2009 and 21 October 2009

Width
(pixels)
Visitors
(unique)

2560
3

1920
141

1680
56

1603
1

1600
6

1440
79

1400
3

1366
11

1344
1

1280
122

1257
64

1205
1

1202
1

1170
1

1152
14

1140
1

1024
148

800
13

320
3

Totals

Width
Visitors

1024 or larger
653

less than 1024
16

Analysis
97.6% […]

By |October 22nd, 2009|Research, WERC|Comments Off on Visitor Screen Width Analysis